juno icon indicating copy to clipboard operation
juno copied to clipboard

Add support for wasm_memory_threshold to settings

Open peterpeterparker opened this issue 9 months ago • 1 comments

See https://github.com/dfinity/ic-js/pull/865

peterpeterparker avatar Mar 17 '25 05:03 peterpeterparker

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.

peterpeterparker avatar May 09 '25 11:05 peterpeterparker