Stream: git-cranelift

Topic: cranelift / PR #1410 Allow modules to have names of arbit...


view this post on Zulip GitHub (Feb 27 2020 at 20:11):

jyn514 opened PR #1410 from byte-builder to master:

This is a minor change and is backwards compatible.

This is useful for me because I name the module after the file, which
comes from the filesystem and may not be valid UTF8.

Also, this removes a needless copy in ObjectBackend::new (.to_vec() copies the slice).

N/A

r? @philipc

view this post on Zulip GitHub (Feb 27 2020 at 21:34):

philipc submitted PR Review.

view this post on Zulip GitHub (Feb 27 2020 at 21:43):

iximeow submitted PR Review.

view this post on Zulip GitHub (Feb 27 2020 at 21:45):

iximeow merged PR #1410.


Last updated: Nov 22 2024 at 17:03 UTC