hirosystems / clarinet

Write, test and deploy high-quality smart contracts to the Stacks blockchain and Bitcoin.
https://hiro.so/clarinet
GNU General Public License v3.0
307 stars 141 forks source link

Industrialize clarity-repl.wasm builds and deployments #835

Closed lgalabru closed 3 years ago

lgalabru commented 3 years ago

The current process for building clarity-repl.wasm is very manual and artisanal. The approach should be revisited and automated.

lgalabru commented 3 years ago

Additionally, new versions of the clarity-repl should be published on crates.io (https://crates.io/crates/clarity-repl)

lgalabru commented 3 years ago

Additionally, update https://hirosystems.github.io/clarity-repl/

CharlieC3 commented 3 years ago

@lgalabru Does the clarity-repl need to be built on multiple distros like Clarinet? Or is it strictly going to be a cargo crate?

lgalabru commented 3 years ago

It's just the cargo crate, and the wasm build.