@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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cartridge/controller-wasm",
3
- "version": "0.1.6",
3
+ "version": "0.1.7",
4
4
  "description": "Wasm bindings for Cartridge Controller and Session Account",
5
5
  "type": "module",
6
6
  "main": "./pkg-controller/account_wasm.js",
@@ -1461,8 +1461,8 @@ export function __wbindgen_cb_drop(arg0) {
1461
1461
  return ret;
1462
1462
  };
1463
1463
 
1464
- export function __wbindgen_closure_wrapper4334(arg0, arg1, arg2) {
1465
- const ret = makeMutClosure(arg0, arg1, 524, __wbg_adapter_42);
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 __wbindgen_closure_wrapper2578(arg0, arg1, arg2) {
1005
- const ret = makeMutClosure(arg0, arg1, 311, __wbg_adapter_42);
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