5 lines
85 B
Bash
5 lines
85 B
Bash
git submodule update --init
|
|
cd tree-sitter
|
|
./script/build-wasm
|
|
cargo build --release
|