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 committed May 19, 2023
1 parent e7c7170 commit da0d54f
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 @@ -880,6 +880,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 da0d54f

Please sign in to comment.