@noir-lang/noir_wasm 0.37.0-fb1a8ca.nightly → 0.38.0

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.
@@ -3,7 +3,7 @@
3
3
  "collaborators": [
4
4
  "The Noir Team <team@noir-lang.org>"
5
5
  ],
6
- "version": "0.37.0",
6
+ "version": "0.38.0",
7
7
  "license": "MIT OR Apache-2.0",
8
8
  "files": [
9
9
  "index_bg.wasm",
@@ -3,7 +3,7 @@
3
3
  "collaborators": [
4
4
  "The Noir Team <team@noir-lang.org>"
5
5
  ],
6
- "version": "0.37.0",
6
+ "version": "0.38.0",
7
7
  "license": "MIT OR Apache-2.0",
8
8
  "files": [
9
9
  "index_bg.wasm",
Binary file
package/dist/node/main.js CHANGED
@@ -522,7 +522,7 @@ module.exports.__wbindgen_object_drop_ref = function(arg0) {
522
522
  takeObject(arg0);
523
523
  };
524
524
 
525
- module.exports.__wbg_constructor_b2eb6c76844c9298 = function(arg0) {
525
+ module.exports.__wbg_constructor_4b094d25f96a28ea = function(arg0) {
526
526
  const ret = new Error(takeObject(arg0));
527
527
  return addHeapObject(ret);
528
528
  };
@@ -532,7 +532,7 @@ module.exports.__wbindgen_is_undefined = function(arg0) {
532
532
  return ret;
533
533
  };
534
534
 
535
- module.exports.__wbg_constructor_42de8bc8dcb2b8b0 = function() {
535
+ module.exports.__wbg_constructor_df95a026f19d407a = function() {
536
536
  const ret = new Object();
537
537
  return addHeapObject(ret);
538
538
  };