build: bump emscripten to 4.0.12
This commit is contained in:
parent
6cb9486b28
commit
3b0273fc61
3 changed files with 4 additions and 2 deletions
1
lib/binding_web/lib/web-tree-sitter.d.ts
generated
vendored
1
lib/binding_web/lib/web-tree-sitter.d.ts
generated
vendored
|
|
@ -46,6 +46,7 @@ declare namespace RuntimeExports {
|
|||
let HEAPU32: Uint32Array;
|
||||
let HEAP64: BigInt64Array;
|
||||
let HEAPU64: BigUint64Array;
|
||||
function LE_HEAP_STORE_I64(byteOffset: any, value: any): any;
|
||||
}
|
||||
interface WasmModule {
|
||||
_malloc(_0: number): number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue