Static SCRIPTING_MAX_MEMORY_LIMIT

Source
pub static SCRIPTING_MAX_MEMORY_LIMIT: LazyLock<usize>
Expand description

The maximum memory limit of the JavaScript function runtime (defaults to 2 MiB).