Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ybiquitous/ruby-wasm-playground


https://github.com/ybiquitous/ruby-wasm-playground

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ruby WASM Playground

See the [sample code](index.js).

Run `npm it` (or `npm t`), then you should see the output below:

```
ruby 3.2.0dev (2022-04-09) [wasm32-wasi]
```

Specify a Ruby script file:

```console
$ npm t -- hello.rb
...
Hello Ruby WASM! 💎
```

You can also play on GitHub Codespaces.

## See also

- https://github.com/ruby/ruby.wasm
- https://www.npmjs.com/package/ruby-head-wasm-wasi