@acryl/ride-js
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Ride-js

Javascript wrapper for ride language compiler

This repository also contains version of the compiler build with scala-js

To update compiler version in this wrapper:

  • Clone acryl project
  • Checkout to branch of your choice to build new compiler version
  • Build js compiler using sbt task
sbt langJS/fullOptJS
  • From acryl project copy ./lang/js/target/lang-opt.js to ./src of ride-js

Tasks

  • npm run build builds minified version that can be included as script tag. Add RideJS variable to global scope

/@acryl/ride-js/

    Package Sidebar

    Install

    npm i @acryl/ride-js

    Weekly Downloads

    4

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    2.04 MB

    Total Files

    11

    Last publish

    Collaborators

    • deadblackclover
    • eaz