pub const WASM_LARGE_FUNCTION_THRESHOLD: u64 = 100_000;
Byte size threshold for a function that is considered large.