@noir-lang/acvm_js 1.0.0-beta.8 → 1.0.0-beta.8-e294e66.nightly

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/nodejs/acvm_js.js CHANGED
@@ -813,7 +813,7 @@ module.exports.__wbindgen_cb_drop = function(arg0) {
813
813
  return ret;
814
814
  };
815
815
 
816
- module.exports.__wbindgen_closure_wrapper2143 = function(arg0, arg1, arg2) {
816
+ module.exports.__wbindgen_closure_wrapper2141 = function(arg0, arg1, arg2) {
817
817
  const ret = makeMutClosure(arg0, arg1, 647, __wbg_adapter_30);
818
818
  return ret;
819
819
  };
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@noir-lang/acvm_js",
3
- "version": "1.0.0-beta.8",
3
+ "version": "1.0.0-beta.8-e294e66.nightly",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
package/web/acvm_js.js CHANGED
@@ -797,7 +797,7 @@ function __wbg_get_imports() {
797
797
  const ret = false;
798
798
  return ret;
799
799
  };
800
- imports.wbg.__wbindgen_closure_wrapper2143 = function(arg0, arg1, arg2) {
800
+ imports.wbg.__wbindgen_closure_wrapper2141 = function(arg0, arg1, arg2) {
801
801
  const ret = makeMutClosure(arg0, arg1, 647, __wbg_adapter_30);
802
802
  return ret;
803
803
  };
Binary file