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

https://github.com/ruby-ist/ruby-on-wasm

Static online Ruby interpreter
https://github.com/ruby-ist/ruby-on-wasm

jekyll ruby webassembly

Last synced: 7 days ago
JSON representation

Static online Ruby interpreter

Awesome Lists containing this project

README

        

# Ruby on WASM

Ruby-on-WASM is a static web page that serves as an `online Ruby interpreter`. It runs the code completely on
browser using `WebAssembly` without any backend server.