Skip to content

Commit

Permalink
Merge branch 'chore--add-rust-husky' of github.com:calimero-network/c…
Browse files Browse the repository at this point in the history
…ore into chore--add-rust-husky
  • Loading branch information
MatejVukosav committed Nov 20, 2024
2 parents 75f8575 + 56459f1 commit 66d6b75
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 66d6b75

Please sign in to comment.