rescript-deno

0.0.1 • Public • Published

ReScript Deno

ReScript bindings to Deno APIs.

FAQ

Isn't Deno for TypeScript?

Deno can host plain JavaScript. That means any Alt-JS languages can be hosted either.

But Why?

Deno is a good platform. Even better with the better language.

How can I verify this works?

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

LICENSE

MIT

Package Sidebar

Install

npm i rescript-deno

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

24.9 kB

Total Files

16

Last publish

Collaborators

  • cometkim