Closed lgalabru closed 3 years ago
Additionally, new versions of the clarity-repl should be published on crates.io (https://crates.io/crates/clarity-repl)
Additionally, update https://hirosystems.github.io/clarity-repl/
@lgalabru Does the clarity-repl need to be built on multiple distros like Clarinet? Or is it strictly going to be a cargo crate?
It's just the cargo crate, and the wasm build.
The current process for building
clarity-repl.wasm
is very manual and artisanal. The approach should be revisited and automated.