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
- Host: GitHub
- URL: https://github.com/ruby-ist/ruby-on-wasm
- Owner: ruby-ist
- Created: 2022-09-11T04:59:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T15:13:11.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T15:46:53.942Z (4 months ago)
- Topics: jekyll, ruby, webassembly
- Language: JavaScript
- Homepage: https://rubyonwasm.onrender.com
- Size: 3.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.