Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MatejVukosav committed Nov 20, 2024
1 parent 59836c4 commit 56459f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions crates/runtime/src/memory.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ impl WasmerTunables {
wasm_stack_size: Some(limits.max_stack_size),
};






Self { base, vmconfig }
}
}
Expand Down

0 comments on commit 56459f1

Please sign in to comment.