You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ! Are node-tree-sitter and web-tree-sitter compatible(such as functions and code) ? Currently, we use web-tree-sitter in Node.js environment. Can we replace web-tree-sitter with node-tree-sitter and no need to modify the upper-level code. From the perspective of the TypeScript type, it seem almost compatible. Thanks.
This discussion was converted from issue #5243 on January 17, 2026 12:38.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Problem
Hi ! Are
node-tree-sitterandweb-tree-sittercompatible(such as functions and code) ? Currently, we useweb-tree-sitterin Node.js environment. Can we replaceweb-tree-sitterwithnode-tree-sitterand no need to modify the upper-level code. From the perspective of the TypeScript type, it seem almost compatible. Thanks.Expected behavior
none
All reactions