Skip to content

Commit 83b9d70

Browse files
author
Michael-F-Bryan
committed
Link to #3875
1 parent f843dcf commit 83b9d70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/wasi/src/state/env.rs

+1
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,7 @@ impl WasiEnv {
864864
// "ownership" object in the BinaryPackageCommand,
865865
// so as long as packages aren't removed from the
866866
// module cache it should be fine.
867+
// See https://github.com/wasmerio/wasmer/issues/3875
867868
let atom: &'static [u8] = unsafe { std::mem::transmute(command.atom()) };
868869

869870
if let Err(err) = root_fs

0 commit comments

Comments
 (0)