Javascript wrapper for ride language compiler
This repository also contains version of the compiler build with scala-js
- Clone acryl project
- Checkout to branch of your choice to build new compiler version
- Build js compiler using sbt task
sbt langJS/fullOptJS- From
acrylproject copy./lang/js/target/lang-opt.jsto./srcofride-js
npm run buildbuilds minified version that can be included as script tag. Add RideJS variable to global scope