tlaplus-community / tree-sitter-tlaplus

A tree-sitter grammar for TLA⁺ and PlusCal
MIT License
57 stars 10 forks source link

Build WASM target #90

Closed lemmy closed 11 months ago

lemmy commented 11 months ago

How would I go about building a WASM target?

lemmy commented 11 months ago

.github/workflow/release.yml has a WASM step, and the WASM build artifact can be found at https://www.npmjs.com/package/@tlaplus/tree-sitter-tlaplus?activeTab=code

lemmy commented 11 months ago

Consider pointing to https://www.npmjs.com/package/@tlaplus/tree-sitter-tlaplus from the Github release page.

ahelwer commented 10 months ago

I updated the README with more prominent instructions on how to build the WASM target, and also noted in the summary that it is published in the NPM package.