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