@cartridge/controller-wasm 0.3.4 → 0.3.5

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.3.4",
3
+ "version": "0.3.5",
4
4
  "description": "Wasm bindings for Cartridge Controller and Session Account",
5
5
  "type": "module",
6
6
  "main": "./pkg-controller/account_wasm.js",
@@ -1902,13 +1902,13 @@ export function __wbindgen_closure_wrapper2606(arg0, arg1, arg2) {
1902
1902
  return addHeapObject(ret);
1903
1903
  };
1904
1904
 
1905
- export function __wbindgen_closure_wrapper8316(arg0, arg1, arg2) {
1906
- const ret = makeMutClosure(arg0, arg1, 882, __wbg_adapter_41);
1905
+ export function __wbindgen_closure_wrapper8362(arg0, arg1, arg2) {
1906
+ const ret = makeMutClosure(arg0, arg1, 886, __wbg_adapter_41);
1907
1907
  return addHeapObject(ret);
1908
1908
  };
1909
1909
 
1910
- export function __wbindgen_closure_wrapper8459(arg0, arg1, arg2) {
1911
- const ret = makeMutClosure(arg0, arg1, 915, __wbg_adapter_44);
1910
+ export function __wbindgen_closure_wrapper8509(arg0, arg1, arg2) {
1911
+ const ret = makeMutClosure(arg0, arg1, 919, __wbg_adapter_44);
1912
1912
  return addHeapObject(ret);
1913
1913
  };
1914
1914
 
Binary file
@@ -1084,13 +1084,13 @@ export function __wbindgen_cb_drop(arg0) {
1084
1084
  return ret;
1085
1085
  };
1086
1086
 
1087
- export function __wbindgen_closure_wrapper3365(arg0, arg1, arg2) {
1088
- const ret = makeMutClosure(arg0, arg1, 400, __wbg_adapter_36);
1087
+ export function __wbindgen_closure_wrapper3398(arg0, arg1, arg2) {
1088
+ const ret = makeMutClosure(arg0, arg1, 404, __wbg_adapter_36);
1089
1089
  return addHeapObject(ret);
1090
1090
  };
1091
1091
 
1092
- export function __wbindgen_closure_wrapper3495(arg0, arg1, arg2) {
1093
- const ret = makeMutClosure(arg0, arg1, 434, __wbg_adapter_39);
1092
+ export function __wbindgen_closure_wrapper3532(arg0, arg1, arg2) {
1093
+ const ret = makeMutClosure(arg0, arg1, 437, __wbg_adapter_39);
1094
1094
  return addHeapObject(ret);
1095
1095
  };
1096
1096
 
Binary file