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()`)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| helper.ts | ||
| language.test.ts | ||
| node.test.ts | ||
| parser.test.ts | ||
| query.test.ts | ||
| tree.test.ts | ||