juno
juno copied to clipboard
Add support for wasm_memory_threshold to settings
See https://github.com/dfinity/ic-js/pull/865
Documented on the portal in the canister settings: https://internetcomputer.org/docs/references/ic-interface-spec#ic-create_canister
We don't use the option, which is useful to trigger the "on low wasm memory" hook, so unless we start using it or a developer requires it in serverless function, there is no reasons or needs to add the option currently.