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 +1 -1
- package/pkg/deepwoken.d.ts +5 -5
- package/pkg/deepwoken.js +11 -11
- package/pkg/deepwoken_bg.wasm +0 -0
package/package.json
CHANGED
package/pkg/deepwoken.d.ts
CHANGED
|
@@ -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
|
|
76
|
-
readonly
|
|
77
|
-
readonly
|
|
78
|
-
readonly
|
|
79
|
-
readonly
|
|
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
|
|
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:
|
|
641
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
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:
|
|
646
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
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
|
|
681
|
-
wasm.
|
|
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
|
|
685
|
-
const ret = wasm.
|
|
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
|
|
692
|
-
wasm.
|
|
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
|
|
package/pkg/deepwoken_bg.wasm
CHANGED
|
Binary file
|