Skip to content

Commit

Permalink
deploy: c48db69
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Nov 25, 2023
1 parent e9bf2bc commit a4a9c3b
Show file tree
Hide file tree
Showing 4 changed files with 253 additions and 242 deletions.
8 changes: 4 additions & 4 deletions demo.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ export interface InitOutput {
readonly __wbindgen_malloc: (a: number, b: number) => number;
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
readonly __wbindgen_export_2: WebAssembly.Table;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2fa11e8fd49bba23: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h27eb5120cb6ee28e: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__head26616cd763976: (a: number, b: number, c: number) => void;
readonly wasm_bindgen__convert__closures__invoke0_mut__h927ad7a4eca7f3c7: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0b882ca10e2e47ac: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h46a0c2f489b2d9da: (a: number, b: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h15600046f21fb94b: (a: number, b: number, c: number) => void;
readonly wasm_bindgen__convert__closures__invoke0_mut__hd93c6a9c7690dee5: (a: number, b: number) => void;
readonly wasm_bindgen__convert__closures__invoke1_mut__ha49b025fdffdd60e: (a: number, b: number, c: number) => void;
readonly __wbindgen_free: (a: number, b: number, c: number) => void;
readonly __wbindgen_exn_store: (a: number) => void;
Expand Down
Loading

0 comments on commit a4a9c3b

Please sign in to comment.