Skip to content
Yuta Saito edited this page Nov 27, 2022 · 23 revisions

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

IRB on CRuby on WebAssembly

https://irb-wasm.vercel.app/

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/

Clone this wiki locally