-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
By adding the -max-memory flag to the build step we can set a hard ceiling on how large the wasmtime linear memory can grow. This will work in conjunction with the manually set limiter for the wasmtime store, but -max-memory sets the absolute limit the wasmtime store can grow regardless of the manual settings value.