@noir-lang/noir_wasm 1.0.0-beta.3-c254c3c.nightly → 1.0.0-beta.3-7aa23ec.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.
@@ -6,8 +6,8 @@ export function compile_program(entry_point: string, dependency_graph: Dependenc
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
8
  export function __wbg_constructor_e81ab801e8a0ffd1(arg0: any): number;
9
- export function __wbindgen_is_undefined(arg0: any): boolean;
10
9
  export function __wbg_constructor_c09d82b787c1aa69(): number;
10
+ export function __wbindgen_is_undefined(arg0: any): boolean;
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;