Skip to content
Yuta Saito edited this page Dec 26, 2022 · 23 revisions

Feel free to add your projects and applications built with ruby.wasm 🫶

IRB on CRuby on WebAssembly

Screen Shot 2022-09-11 at 14 46 56

Interactive editor for Syntax Tree (A fast Ruby parser and formatter)

https://ruby-syntax-tree.github.io/

Screen Shot 2022-09-11 at 14 49 36

Rconv (A programmable text-to-text converter)

https://rconv.ongaeshi.me

Sample: Decimal to Hex and Binary Converter

Screen Shot 2022-09-27 at 18 12 19

Posting Puzzle (A puzzle to stamp letters and send them to the mailbox)

https://mame.github.io/posting-puzzle/

Mojibake repairer

https://tmtms.net/mojibake.html

image

Cookpad Code Puzzle 2022

https://ruby-puzzles-2022.cookpad.tech/

image

Batch code test system for competitive programmer

https://nodai2hitc.github.io/batchcodetest/ruby_en.html

image

Ruby on Browser

https://rubyonbrowser.ongaeshi.me

image

Wordle Search (Word search for the Wordle)

https://wordle-search.onrender.com/

image

Ruby Explorer

https://hparker.xyz/ruby_explorer

View and understand the bytecode Ruby generates

image

OnBrowserJudge

https://github.com/nodai2hITC/onbrowserjudge

example: https://nodai2hitc.github.io/onbrowserjudge/examples/collatz_ruby_en.html

Judge system that runs on the browser

image

Clone this wiki locally