WASM_LARGE_FUNCTION_THRESHOLD

Constant WASM_LARGE_FUNCTION_THRESHOLD 

Source
pub const WASM_LARGE_FUNCTION_THRESHOLD: u64 = 100_000;
Expand description

Byte size threshold for a function that is considered large.