Bump wasmtime default-pages (#11864)

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
Oliver Tale-Yazdi
2022-07-20 10:50:54 +02:00
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.