mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
This fix allows for more granular address control when marshalling nodes across WASM. This is necessary for node methods which accept another node as a parameter (i.e., `childWithDescendant()`) |
||
|---|---|---|
| .. | ||
| helper.ts | ||
| language.test.ts | ||
| node.test.ts | ||
| parser.test.ts | ||
| query.test.ts | ||
| tree.test.ts | ||