Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tree-sitter-ci-bot[bot]
Copy link

Description

Backport of #4363 to release-0.25.

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 21390af)
@ribru17
Copy link
Contributor

ribru17 commented Apr 18, 2025

Test failures look unrelated, just due to a timeout while parsing a lot of text (we should maybe increase this to 10s)

@WillLillis
Copy link
Member

Test failures look unrelated, just due to a timeout while parsing a lot of text (we should maybe increase this to 10s)

I'll look into upping the timeout later tonight, but if you get the chance beforehand feel free open a PR :)

@WillLillis WillLillis merged commit 20a5d46 into release-0.25 Apr 18, 2025
13 checks passed
@WillLillis WillLillis deleted the backport-4363-to-release-0.25 branch April 18, 2025 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants