UNPKG

mina-zkml

Version:

Zero-knowledge machine learning for Mina Protocol

31 lines (30 loc) 2.17 kB
/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const __wbg_wasmproveroutput_free: (a: number, b: number) => void; export const wasmproveroutput_output: (a: number, b: number) => void; export const wasmproveroutput_proof: (a: number, b: number) => void; export const wasmproveroutput_verifier_index: (a: number, b: number) => void; export const __wbg_wasmmodel_free: (a: number, b: number) => void; export const wasmmodel_new: (a: number, b: number, c: number, d: number, e: number) => void; export const wasmmodel_save: (a: number, b: number) => void; export const __wbg_wasmproversystem_free: (a: number, b: number) => void; export const __wbg_wasmverifiersystem_free: (a: number, b: number) => void; export const wasmproversystem_new: (a: number, b: number, c: number, d: number, e: number) => void; export const wasmproversystem_prove: (a: number, b: number, c: number) => void; export const wasmproversystem_verifier: (a: number) => number; export const wasmverifiersystem_serialize: (a: number, b: number) => void; export const wasmverifiersystem_deserialize: (a: number, b: number, c: number) => void; export const wasmverifiersystem_verifier_index: (a: number, b: number) => void; export const wasmverifiersystem_verify: (a: number, b: number, c: number, d: number, e: number) => void; export const wasm_init: () => void; export const wasm_main: () => void; 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 __wbindgen_free: (a: number, b: number, c: number) => void; export const __wbindgen_export_4: WebAssembly.Table; export const __wbindgen_add_to_stack_pointer: (a: number) => number; export const _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfdfa6d87c5792bdd: (a: number, b: number, c: number) => void; export const wasm_bindgen__convert__closures__invoke2_mut__h0ce24a929f636b1b: (a: number, b: number, c: number, d: number) => void; export const __wbindgen_start: () => void;