tree-sitter/lib/binding_web/lib
Tamir Bahar 64760ffa76
fix(web): fix typing for Parser.init
Since we're usually only providing `locateFile`, we need the type to be
`Partial<>` to allow it.

This also matches the typing in `@types/emscripten`'s
`EmscriptenModuleFactory` type signature.
2025-06-15 12:41:21 +03:00
..
exports.txt feat: add the semantic version to TSLanguage, and expose an API for retrieving it 2025-01-25 01:14:30 -05:00
imports.js feat: add error information in the progress callback 2025-01-25 02:47:39 -05:00
prefix.js feat(web)!: use the WASM module in the bindings, and not the other way around 2025-01-21 12:36:15 -05:00
tree-sitter.c fix(web): correct childWithDescendant() functionality 2025-04-18 18:11:42 -04:00
web-tree-sitter.d.ts fix(web): fix typing for Parser.init 2025-06-15 12:41:21 +03:00