@noir-lang/noir_wasm 0.29.0 → 0.30.0-23a6477.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.
@@ -3,7 +3,7 @@
3
3
  "collaborators": [
4
4
  "The Noir Team <team@noir-lang.org>"
5
5
  ],
6
- "version": "0.29.0",
6
+ "version": "0.30.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.29.0",
6
+ "version": "0.30.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
@@ -527,12 +527,12 @@ module.exports.__wbindgen_object_drop_ref = function(arg0) {
527
527
  takeObject(arg0);
528
528
  };
529
529
 
530
- module.exports.__wbg_constructor_997b45609b92abbd = function(arg0) {
530
+ module.exports.__wbg_constructor_400faf0d85826e9b = function(arg0) {
531
531
  const ret = new Error(takeObject(arg0));
532
532
  return addHeapObject(ret);
533
533
  };
534
534
 
535
- module.exports.__wbg_constructor_632c01cbd537fa41 = function() {
535
+ module.exports.__wbg_constructor_f5d3b6dbabde0560 = function() {
536
536
  const ret = new Object();
537
537
  return addHeapObject(ret);
538
538
  };