Limit the maximum number of wasm memory pages a runtime can have (#9308)
* Limit the maximum number of wasm memory pages a runtime can have * Switch the argument order * fmt
Showing
- substrate/client/executor/src/wasm_runtime.rs 1 addition, 0 deletionssubstrate/client/executor/src/wasm_runtime.rs
- substrate/client/executor/wasmtime/src/runtime.rs 28 additions, 1 deletionsubstrate/client/executor/wasmtime/src/runtime.rs
- substrate/client/executor/wasmtime/src/tests.rs 148 additions, 1 deletionsubstrate/client/executor/wasmtime/src/tests.rs
Please register or sign in to comment