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()`) |
||
|---|---|---|
| .. | ||
| bindings.ts | ||
| constants.ts | ||
| index.ts | ||
| language.ts | ||
| lookahead_iterator.ts | ||
| marshal.ts | ||
| node.ts | ||
| parser.ts | ||
| query.ts | ||
| tree.ts | ||
| tree_cursor.ts | ||