Wasm Wrapper
Creates a new WasmWrapper instance with the given Wasm module.
Parameters
wasm Module
The WebAssembly module as a ByteArray.
constructor(ffiWrapper: <Error class: unknown class>)
Parameters
ffi Wrapper
The underlying FFI wrapper instance.