@noir-lang/acvm_js 1.0.0-beta.4-097b116.nightly → 1.0.0-beta.4-96e8679.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
@@ -812,7 +812,7 @@ module.exports.__wbindgen_cb_drop = function(arg0) {
812
812
  return ret;
813
813
  };
814
814
 
815
- module.exports.__wbindgen_closure_wrapper738 = function(arg0, arg1, arg2) {
815
+ module.exports.__wbindgen_closure_wrapper739 = function(arg0, arg1, arg2) {
816
816
  const ret = makeMutClosure(arg0, arg1, 256, __wbg_adapter_30);
817
817
  return ret;
818
818
  };
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.4-097b116.nightly",
3
+ "version": "1.0.0-beta.4-96e8679.nightly",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
package/web/acvm_js.js CHANGED
@@ -796,7 +796,7 @@ function __wbg_get_imports() {
796
796
  const ret = false;
797
797
  return ret;
798
798
  };
799
- imports.wbg.__wbindgen_closure_wrapper738 = function(arg0, arg1, arg2) {
799
+ imports.wbg.__wbindgen_closure_wrapper739 = function(arg0, arg1, arg2) {
800
800
  const ret = makeMutClosure(arg0, arg1, 256, __wbg_adapter_30);
801
801
  return ret;
802
802
  };
Binary file