@diaryx/wasm-node 1.3.1-dev.06d1722 → 1.3.2-dev.bec311f

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 CHANGED
@@ -720,7 +720,7 @@ function __wbg_get_imports() {
720
720
  console.warn(arg0, arg1, arg2, arg3);
721
721
  },
722
722
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
723
- // Cast intrinsic for `Closure(Closure { dtor_idx: 394, function: Function { arguments: [Externref], shim_idx: 395, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
723
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 395, function: Function { arguments: [Externref], shim_idx: 396, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
724
724
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h05a0c2273a338eb7, wasm_bindgen__convert__closures_____invoke__h61d3d2110c0b83c5);
725
725
  return ret;
726
726
  },
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@diaryx/wasm-node",
3
3
  "type": "module",
4
4
  "description": "WebAssembly bindings for Diaryx core functionality",
5
- "version": "1.3.1-dev.06d1722",
5
+ "version": "1.3.2-dev.bec311f",
6
6
  "license": "SEE LICENSE IN ../../LICENSE.md",
7
7
  "repository": {
8
8
  "type": "git",