stacks-network / clarity-wasm

`clar2wasm` is a compiler for generating WebAssembly from Clarity.
GNU General Public License v3.0
12 stars 9 forks source link

Need for a build target in CI #415

Closed Acaccia closed 1 month ago

Acaccia commented 1 month ago

The current version of the repo (0c5402c480e52ed68579a75b7c89cecd7a75b84b) cannot be build and we did not notice it because we don't have a cargo build task in our CI.