@noir-lang/noir_wasm 0.34.0 → 0.35.0-70cbeb4.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.
@@ -5,9 +5,9 @@ export function compile_contract_(entry_point: string, dependency_graph: Depende
5
5
  export function compile_program(entry_point: string, dependency_graph: DependencyGraph | undefined, file_source_map: PathToFileSourceMap): ProgramCompileResult;
6
6
  export function compile_contract(entry_point: string, dependency_graph: DependencyGraph | undefined, file_source_map: PathToFileSourceMap): ContractCompileResult;
7
7
  export function __wbindgen_object_drop_ref(arg0: any): void;
8
- export function __wbg_constructor_436d1200eb3a6b28(arg0: any): number;
9
- export function __wbg_constructor_ba69760203bb94c2(): number;
8
+ export function __wbg_constructor_c846aa1e57e01f57(arg0: any): number;
10
9
  export function __wbindgen_is_undefined(arg0: any): boolean;
10
+ export function __wbg_constructor_5532b520acb38e73(): number;
11
11
  export function __wbg_new_abda76e883ba8a5f(): number;
12
12
  export function __wbg_stack_658279fe44541cf6(arg0: any, arg1: any): void;
13
13
  export function __wbg_error_f851667af71bcfc6(arg0: any, arg1: any): void;