@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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cartridge/controller-wasm",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "Wasm bindings for Cartridge Controller and Session Account",
5
5
  "type": "module",
6
6
  "main": "./pkg-controller/account_wasm.js",
@@ -1473,8 +1473,8 @@ export function __wbindgen_cb_drop(arg0) {
1473
1473
  return ret;
1474
1474
  };
1475
1475
 
1476
- export function __wbindgen_closure_wrapper4532(arg0, arg1, arg2) {
1477
- const ret = makeMutClosure(arg0, arg1, 534, __wbg_adapter_42);
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 __wbindgen_closure_wrapper2570(arg0, arg1, arg2) {
1005
- const ret = makeMutClosure(arg0, arg1, 306, __wbg_adapter_42);
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