Optional
URL/path to tree-sitter-python.wasm, or the wasm bytes directly. Defaults to tree-sitter-python.wasm next to the built library (shipped in the package's dist), resolved via import.meta.url.
tree-sitter-python.wasm
import.meta.url
Emscripten locateFile for the core web-tree-sitter runtime wasm (web-tree-sitter.wasm). Usually only needed when a bundler moves it.
locateFile
web-tree-sitter.wasm
URL/path to tree-sitter-python.wasm, or the wasm bytes directly. Defaults to
tree-sitter-python.wasmnext to the built library (shipped in the package's dist), resolved viaimport.meta.url.