Skip to content

Commit

Permalink
Rebuilt for release to Cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed Oct 14, 2024
1 parent 5ba1fe6 commit a2b0090
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 225 deletions.
4 changes: 2 additions & 2 deletions html/wasm/vpd/vpd.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@ 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__hc37dc2faf76199fe: (a: number, b: number, c: number) => void;
readonly _dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6b79000006ad35fa: (a: number, b: number, c: number) => void;
readonly __wbindgen_add_to_stack_pointer: (a: number) => number;
readonly __wbindgen_free: (a: number, b: number, c: number) => void;
readonly __wbindgen_exn_store: (a: number) => void;
readonly wasm_bindgen__convert__closures__invoke2_mut__h8e18766cda98b70d: (a: number, b: number, c: number, d: number) => void;
readonly wasm_bindgen__convert__closures__invoke2_mut__hd1bb6cd9dfc64a7f: (a: number, b: number, c: number, d: number) => void;
readonly __wbindgen_start: () => void;
}

Expand Down
Loading

0 comments on commit a2b0090

Please sign in to comment.