Function init_wasm32_bindings

Source
pub fn init_wasm32_bindings(config: IWASM32BindingsConfig) -> Result<(), Error>
Expand description

Configuration for the WASM32 bindings runtime interface. @see {@link IWASM32BindingsConfig} @category General