1.1.2 • Published 2 years ago
@opensumi/tree-sitter-wasm v1.1.2
tree-sitter-wasm
Prebuilt WebAssembly binary for tree-sitter.
Build
Firstly, you need to ensure that you have docker installed.
and then install tree-sitter-cli:
npm install -g tree-sitter-cliand run build-wasm script:
yarn
yarn build-wasmPublish
yarn run release