@cartridge/controller-wasm 0.1.8 → 0.1.9
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
|
@@ -1473,8 +1473,8 @@ export function __wbindgen_cb_drop(arg0) {
|
|
|
1473
1473
|
return ret;
|
|
1474
1474
|
};
|
|
1475
1475
|
|
|
1476
|
-
export function
|
|
1477
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1476
|
+
export function __wbindgen_closure_wrapper4469(arg0, arg1, arg2) {
|
|
1477
|
+
const ret = makeMutClosure(arg0, arg1, 536, __wbg_adapter_42);
|
|
1478
1478
|
return addHeapObject(ret);
|
|
1479
1479
|
};
|
|
1480
1480
|
|
|
Binary file
|
|
@@ -1001,8 +1001,8 @@ export function __wbindgen_cb_drop(arg0) {
|
|
|
1001
1001
|
return ret;
|
|
1002
1002
|
};
|
|
1003
1003
|
|
|
1004
|
-
export function
|
|
1005
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1004
|
+
export function __wbindgen_closure_wrapper2596(arg0, arg1, arg2) {
|
|
1005
|
+
const ret = makeMutClosure(arg0, arg1, 311, __wbg_adapter_42);
|
|
1006
1006
|
return addHeapObject(ret);
|
|
1007
1007
|
};
|
|
1008
1008
|
|
|
Binary file
|