-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Wit currently supports TypeScript/JavaScript and Python. Rust is widely used in the AI tooling ecosystem.
What needs to happen:
- Add
tree-sitter-rust.wasmfromtree-sitter-wasmspackage - Extend
createParserService()to load the Rust grammar - Add Rust symbol extraction (
fn,struct,enum,impl,trait,type) - Add Rust call edge extraction
- Tests
Same pattern as the existing TypeScript/Python implementation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed