Awesome
Calcit Workflow
running in both Calcit and Calcit-js, with hot code reload.
Usages
Install Calcit to run demo:
cr -1 # run once
cr # run and watch
run tests:
cr -1 --entry test
run test in JavaScript:
cr --emit-js -1 --entry test # emit-js once
node main.mjs # run code
Workflow
https://github.com/calcit-lang/calcit-workflow
License
MIT