@diaryx/wasm-node 1.6.0 → 1.6.1
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/diaryx_wasm.js +1 -1
- package/diaryx_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/diaryx_wasm.js
CHANGED
|
@@ -999,7 +999,7 @@ function __wbg_get_imports() {
|
|
|
999
999
|
console.warn(arg0, arg1, arg2, arg3);
|
|
1000
1000
|
},
|
|
1001
1001
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1002
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
1002
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 456, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1003
1003
|
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h81bafde9f0567339);
|
|
1004
1004
|
return ret;
|
|
1005
1005
|
},
|
package/diaryx_wasm_bg.wasm
CHANGED
|
Binary file
|
package/package.json
CHANGED