ReScript bindings to Deno APIs.
Deno can host plain JavaScript. That means any Alt-JS languages can be hosted either.
Deno is a good platform. Even better with the better language.
You can run examples with the yarn example
script.
# Build once before running.
yarn install
yarn build
yarn example example/catj.bs.js package.json
MIT