wasmi_c_api

Function wasmi_config_wasm_extended_const_set

source
#[no_mangle]
pub extern "C" fn wasmi_config_wasm_extended_const_set(
    c: &mut wasm_config_t,
    enable: bool,
)
Expand description

Enables or disables support for the Wasm extended-const proposal.

Wraps wasmi::Config::wasm_extended_const