opal-runtime

Opal Runtime

Usage no npm install needed!

<script type="module">
  import opalRuntime from 'https://cdn.skypack.dev/opal-runtime';
</script>

README

Opal Runtime for Node.js

Travis build status npm version

Usage

var Opal = require('opal-runtime').Opal;
// Now let's have fun with Opal!