deepwoken 0.1.9 → 0.2.0

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "deepwoken",
3
- "version": "0.1.9",
3
+ "version": "0.2.0",
4
4
  "type": "module",
5
5
  "main": "index.ts",
6
6
  "types": "index.ts",
@@ -72,11 +72,11 @@ export interface InitOutput {
72
72
  readonly statmap_set: (a: number, b: number, c: number, d: number) => [number, number];
73
73
  readonly statmap_toJSON: (a: number) => [number, number, number];
74
74
  readonly statmap_shrineOrder: (a: number, b: number) => number;
75
- readonly wasm_bindgen__closure__destroy__hfbac65673247baa3: (a: number, b: number) => void;
76
- readonly wasm_bindgen__closure__destroy__h22f2fd8de233cef9: (a: number, b: number) => void;
77
- readonly wasm_bindgen__convert__closures_____invoke__h462ab53fb1f380e1: (a: number, b: number, c: any) => [number, number];
78
- readonly wasm_bindgen__convert__closures_____invoke__h3f8186ac2655158b: (a: number, b: number, c: any, d: any) => void;
79
- readonly wasm_bindgen__convert__closures_____invoke__hcf18b6c4eb572639: (a: number, b: number) => void;
75
+ readonly wasm_bindgen__closure__destroy__hf10da1d08ed9fc18: (a: number, b: number) => void;
76
+ readonly wasm_bindgen__closure__destroy__he46194fcf4899997: (a: number, b: number) => void;
77
+ readonly wasm_bindgen__convert__closures_____invoke__h71bc5879fd2abe15: (a: number, b: number, c: any) => [number, number];
78
+ readonly wasm_bindgen__convert__closures_____invoke__h2dcdf54066fbc735: (a: number, b: number, c: any, d: any) => void;
79
+ readonly wasm_bindgen__convert__closures_____invoke__h8e5a743d58fae3f8: (a: number, b: number) => void;
80
80
  readonly __wbindgen_malloc: (a: number, b: number) => number;
81
81
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
82
82
  readonly __wbindgen_exn_store: (a: number) => void;
package/pkg/deepwoken.js CHANGED
@@ -513,7 +513,7 @@ function __wbg_get_imports() {
513
513
  const a = state0.a;
514
514
  state0.a = 0;
515
515
  try {
516
- return wasm_bindgen__convert__closures_____invoke__h3f8186ac2655158b(a, state0.b, arg0, arg1);
516
+ return wasm_bindgen__convert__closures_____invoke__h2dcdf54066fbc735(a, state0.b, arg0, arg1);
517
517
  } finally {
518
518
  state0.a = a;
519
519
  }
@@ -637,13 +637,13 @@ function __wbg_get_imports() {
637
637
  return ret;
638
638
  },
639
639
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
640
- // Cast intrinsic for `Closure(Closure { dtor_idx: 147, function: Function { arguments: [], shim_idx: 148, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
641
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hfbac65673247baa3, wasm_bindgen__convert__closures_____invoke__hcf18b6c4eb572639);
640
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 145, function: Function { arguments: [], shim_idx: 146, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
641
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__hf10da1d08ed9fc18, wasm_bindgen__convert__closures_____invoke__h8e5a743d58fae3f8);
642
642
  return ret;
643
643
  },
644
644
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
645
- // Cast intrinsic for `Closure(Closure { dtor_idx: 167, function: Function { arguments: [Externref], shim_idx: 168, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
646
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h22f2fd8de233cef9, wasm_bindgen__convert__closures_____invoke__h462ab53fb1f380e1);
645
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 169, function: Function { arguments: [Externref], shim_idx: 170, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
646
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__he46194fcf4899997, wasm_bindgen__convert__closures_____invoke__h71bc5879fd2abe15);
647
647
  return ret;
648
648
  },
649
649
  __wbindgen_cast_0000000000000003: function(arg0) {
@@ -677,19 +677,19 @@ function __wbg_get_imports() {
677
677
  };
678
678
  }
679
679
 
680
- function wasm_bindgen__convert__closures_____invoke__hcf18b6c4eb572639(arg0, arg1) {
681
- wasm.wasm_bindgen__convert__closures_____invoke__hcf18b6c4eb572639(arg0, arg1);
680
+ function wasm_bindgen__convert__closures_____invoke__h8e5a743d58fae3f8(arg0, arg1) {
681
+ wasm.wasm_bindgen__convert__closures_____invoke__h8e5a743d58fae3f8(arg0, arg1);
682
682
  }
683
683
 
684
- function wasm_bindgen__convert__closures_____invoke__h462ab53fb1f380e1(arg0, arg1, arg2) {
685
- const ret = wasm.wasm_bindgen__convert__closures_____invoke__h462ab53fb1f380e1(arg0, arg1, arg2);
684
+ function wasm_bindgen__convert__closures_____invoke__h71bc5879fd2abe15(arg0, arg1, arg2) {
685
+ const ret = wasm.wasm_bindgen__convert__closures_____invoke__h71bc5879fd2abe15(arg0, arg1, arg2);
686
686
  if (ret[1]) {
687
687
  throw takeFromExternrefTable0(ret[0]);
688
688
  }
689
689
  }
690
690
 
691
- function wasm_bindgen__convert__closures_____invoke__h3f8186ac2655158b(arg0, arg1, arg2, arg3) {
692
- wasm.wasm_bindgen__convert__closures_____invoke__h3f8186ac2655158b(arg0, arg1, arg2, arg3);
691
+ function wasm_bindgen__convert__closures_____invoke__h2dcdf54066fbc735(arg0, arg1, arg2, arg3) {
692
+ wasm.wasm_bindgen__convert__closures_____invoke__h2dcdf54066fbc735(arg0, arg1, arg2, arg3);
693
693
  }
694
694
 
695
695
 
Binary file