Adjust maximum memory pages hard limit for the pooling instantiation strategy (#11482)

* Run `sc-executor-wasmtime` unit tests for all instantiation strategies

* Adjust maximum memory pages hard limit for the pooling instantiation strategy
This commit is contained in:
Koute
2022-05-24 14:37:04 +09:00
committed by GitHub
parent d9f33dc7e9
commit 4f393171d7
4 changed files with 106 additions and 25 deletions
+1
View File
@@ -8278,6 +8278,7 @@ dependencies = [
"log",
"parity-scale-codec",
"parity-wasm 0.42.2",
"paste 1.0.6",
"sc-allocator",
"sc-executor-common",
"sc-runtime-test",