#[unsafe(no_mangle)]pub extern "C" fn wasmi_config_compilation_mode_set(
config: &mut wasm_config_t,
mode: wasmi_compilation_mode_t,
)Expand description
Sets the compilation mode for the config.
#[unsafe(no_mangle)]pub extern "C" fn wasmi_config_compilation_mode_set(
config: &mut wasm_config_t,
mode: wasmi_compilation_mode_t,
)Sets the compilation mode for the config.