5 lines
140 B
Bash
5 lines
140 B
Bash
git clone https://github.com/ikatyang/tree-sitter --branch 0.16.7-custom --depth 1
|
|
cd tree-sitter
|
|
./script/build-wasm
|
|
cargo build --release
|