Skip to content

Commit

Permalink
Link to #3875
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-F-Bryan authored and theduke committed May 25, 2023
1 parent 2850ee0 commit be7d2e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/wasi/src/state/env.rs
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@ impl WasiEnv {
// "ownership" object in the BinaryPackageCommand,
// so as long as packages aren't removed from the
// module cache it should be fine.
// See https://github.com/wasmerio/wasmer/issues/3875
let atom: &'static [u8] = unsafe { std::mem::transmute(command.atom()) };

if let Err(err) = root_fs
Expand Down

0 comments on commit be7d2e0

Please sign in to comment.