@taladb/web 0.11.4 → 0.11.5
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
|
@@ -1945,7 +1945,7 @@ function __wbg_get_imports() {
|
|
|
1945
1945
|
return ret;
|
|
1946
1946
|
},
|
|
1947
1947
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
1948
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
1948
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 624, function: Function { arguments: [Externref], shim_idx: 625, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1949
1949
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_e9a25e3ce4b9afff___closure__destroy___dyn_core_f0fd674eaa06beef___ops__function__FnMut__wasm_bindgen_e9a25e3ce4b9afff___JsValue____Output___core_f0fd674eaa06beef___result__Result_____wasm_bindgen_e9a25e3ce4b9afff___JsError___, wasm_bindgen_e9a25e3ce4b9afff___convert__closures_____invoke___wasm_bindgen_e9a25e3ce4b9afff___JsValue__core_f0fd674eaa06beef___result__Result_____wasm_bindgen_e9a25e3ce4b9afff___JsError___true_);
|
|
1950
1950
|
return ret;
|
|
1951
1951
|
},
|
package/pkg/taladb_web_bg.wasm
CHANGED
|
Binary file
|