@cartridge/controller-wasm 0.1.6 → 0.1.7
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
|
@@ -1461,8 +1461,8 @@ export function __wbindgen_cb_drop(arg0) {
|
|
|
1461
1461
|
return ret;
|
|
1462
1462
|
};
|
|
1463
1463
|
|
|
1464
|
-
export function
|
|
1465
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
1464
|
+
export function __wbindgen_closure_wrapper4430(arg0, arg1, arg2) {
|
|
1465
|
+
const ret = makeMutClosure(arg0, arg1, 528, __wbg_adapter_42);
|
|
1466
1466
|
return addHeapObject(ret);
|
|
1467
1467
|
};
|
|
1468
1468
|
|
|
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_wrapper2581(arg0, arg1, arg2) {
|
|
1005
|
+
const ret = makeMutClosure(arg0, arg1, 312, __wbg_adapter_42);
|
|
1006
1006
|
return addHeapObject(ret);
|
|
1007
1007
|
};
|
|
1008
1008
|
|
|
Binary file
|