UNPKG

tlsn-wasm

Version:

A core WebAssembly package for TLSNotary.

42 lines (41 loc) 3.36 kB
/* tslint:disable */ /* eslint-disable */ export const __wbg_prover_free: (a: number, b: number) => void; export const __wbg_verifier_free: (a: number, b: number) => void; export const compute_reveal: (a: number, b: number, c: number, d: number, e: any) => [number, number, number]; export const initialize: (a: number, b: number) => any; export const prover_new: (a: any) => [number, number, number]; export const prover_reveal: (a: number, b: any, c: number) => any; export const prover_send_request: (a: number, b: number, c: any) => any; export const prover_set_progress_callback: (a: number, b: any) => void; export const prover_setup: (a: number, b: any) => any; export const prover_transcript: (a: number) => [number, number, number]; export const verifier_connect: (a: number, b: any) => any; export const verifier_new: (a: any) => [number, number, number]; export const verifier_run: (a: number) => any; export const verifier_set_server_socket: (a: number, b: any) => [number, number]; export const verifier_setup: (a: number) => any; export const verifier_verify: (a: number) => any; export const __wbg_spawner_free: (a: number, b: number) => void; export const __wbg_workerdata_free: (a: number, b: number) => void; export const spawner_intoRaw: (a: number) => number; export const spawner_run: (a: number, b: number, c: number) => any; export const startSpawner: () => any; export const web_spawn_recover_spawner: (a: number) => number; export const web_spawn_start_worker: (a: number) => void; export const ring_core_0_17_14__bn_mul_mont: (a: number, b: number, c: number, d: number, e: number, f: number) => void; export const wasm_bindgen_4c831161ffc18f38___convert__closures_____invoke___wasm_bindgen_4c831161ffc18f38___JsValue__core_104fa5104cbe979c___result__Result_____wasm_bindgen_4c831161ffc18f38___JsError___true_: (a: number, b: number, c: any) => [number, number]; export const wasm_bindgen_4c831161ffc18f38___convert__closures_____invoke___js_sys_aaafd26f4c58237a___Function_fn_wasm_bindgen_4c831161ffc18f38___JsValue_____wasm_bindgen_4c831161ffc18f38___sys__Undefined___js_sys_aaafd26f4c58237a___Function_fn_wasm_bindgen_4c831161ffc18f38___JsValue_____wasm_bindgen_4c831161ffc18f38___sys__Undefined_______true_: (a: number, b: number, c: any, d: any) => void; export const wasm_bindgen_4c831161ffc18f38___convert__closures_____invoke___wasm_bindgen_4c831161ffc18f38___JsValue______true_: (a: number, b: number, c: any) => void; export const wasm_bindgen_4c831161ffc18f38___convert__closures_____invoke___js_sys_aaafd26f4c58237a___futures__task__wait_async_polyfill__MessageEvent______true_: (a: number, b: number, c: any) => void; export const memory: WebAssembly.Memory; export const __wbindgen_malloc: (a: number, b: number) => number; export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; export const __wbindgen_exn_store: (a: number) => void; export const __externref_table_alloc: () => number; export const __wbindgen_externrefs: WebAssembly.Table; export const __wbindgen_free: (a: number, b: number, c: number) => void; export const __wbindgen_destroy_closure: (a: number, b: number) => void; export const __externref_table_dealloc: (a: number) => void; export const __wbindgen_thread_destroy: (a?: number, b?: number, c?: number) => void; export const __wbindgen_start: (a: number) => void;