21 lines
1.3 KiB
TypeScript
21 lines
1.3 KiB
TypeScript
/* tslint:disable */
|
|
/* eslint-disable */
|
|
export const memory: WebAssembly.Memory;
|
|
export const __wbg_wasmpipeline_free: (a: number, b: number) => void;
|
|
export const expectedReferenceWitnessHex: (a: number) => void;
|
|
export const hexWitness: (a: number, b: number, c: number) => void;
|
|
export const referenceSceneJson: (a: number) => void;
|
|
export const referenceWitness: (a: number) => void;
|
|
export const runTransient: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => void;
|
|
export const wasmpipeline_buildVersion: (a: number) => void;
|
|
export const wasmpipeline_frameBytes: () => number;
|
|
export const wasmpipeline_frameMagic: () => number;
|
|
export const wasmpipeline_new: (a: number, b: number, c: number, d: number, e: number, f: number) => void;
|
|
export const wasmpipeline_run: (a: number, b: number, c: number) => void;
|
|
export const wasmpipeline_runWithWitness: (a: number, b: number, c: number) => void;
|
|
export const __wbindgen_export: (a: number) => void;
|
|
export const __wbindgen_add_to_stack_pointer: (a: number) => number;
|
|
export const __wbindgen_export2: (a: number, b: number, c: number) => void;
|
|
export const __wbindgen_export3: (a: number, b: number) => number;
|
|
export const __wbindgen_export4: (a: number, b: number, c: number, d: number) => number;
|