@taladb/web 0.9.2 → 0.9.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/pkg/package.json +1 -1
- package/pkg/taladb_web.js +1 -1
- package/pkg/taladb_web_bg.wasm +0 -0
package/package.json
CHANGED
package/pkg/package.json
CHANGED
package/pkg/taladb_web.js
CHANGED
|
@@ -1982,7 +1982,7 @@ function __wbg_get_imports() {
|
|
|
1982
1982
|
return ret;
|
|
1983
1983
|
},
|
|
1984
1984
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
1985
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
1985
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 700, function: Function { arguments: [Externref], shim_idx: 701, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1986
1986
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_60ce93de3f474933___closure__destroy___dyn_core_7d5f0a2ba6a62c33___ops__function__FnMut__wasm_bindgen_60ce93de3f474933___JsValue____Output___core_7d5f0a2ba6a62c33___result__Result_____wasm_bindgen_60ce93de3f474933___JsError___, wasm_bindgen_60ce93de3f474933___convert__closures_____invoke___wasm_bindgen_60ce93de3f474933___JsValue__core_7d5f0a2ba6a62c33___result__Result_____wasm_bindgen_60ce93de3f474933___JsError___true_);
|
|
1987
1987
|
return ret;
|
|
1988
1988
|
},
|
package/pkg/taladb_web_bg.wasm
CHANGED
|
Binary file
|