pub unsafe extern "C" fn ts_wasm_store_new(
    engine: *mut TSWasmEngine,
    error: *mut TSWasmError
) -> *mut TSWasmStore
Expand description

Create a Wasm store.