mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27:58 +00:00
Bump wasmtime default-pages (#11864)
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
52e74a6e80
commit
e92a349749
@@ -366,7 +366,7 @@ fn common_config(semantics: &Semantics) -> std::result::Result<wasmtime::Config,
|
||||
// table_elements: 1249
|
||||
// memory_pages: 2070
|
||||
size: 64 * 1024,
|
||||
table_elements: 2048,
|
||||
table_elements: 3072,
|
||||
memory_pages,
|
||||
|
||||
// We can only have a single of those.
|
||||
|
||||
Reference in New Issue
Block a user