A set of tools that can be used from JS to execute cythan See a online demo on https://ccgauche.github.io/cythan/
Install Cargo Make:
cargo install cargo-make
Build the project:
cargo make build_release
Open Webserver on localhost:80
:
cargo make serve