-
Notifications
You must be signed in to change notification settings - Fork 56
Showcase
Feel free to add your projects and applications built with ruby.wasm 🫶
- Website: https://irb-wasm.vercel.app/
- (Experimental) Reline + Xterm.js: https://irb-wasm.vercel.app/?FEATURE_XTERM_RELINE=1
![Screen Shot 2022-09-11 at 14 46 56](https://user-images.githubusercontent.com/11702759/189514322-71dbf3c4-c847-4962-ab25-e8bbb3193891.png)
https://ruby-syntax-tree.github.io/
![Screen Shot 2022-09-11 at 14 49 36](https://user-images.githubusercontent.com/11702759/189514380-243b937e-6dc3-48fc-b4cf-c0e91b3afdc2.png)
Sample: Decimal to Hex and Binary Converter
![Screen Shot 2022-09-27 at 18 12 19](https://user-images.githubusercontent.com/11702759/192485571-e4db8a4b-3cc5-444c-8139-63ce22f36426.png)
https://mame.github.io/posting-puzzle/
https://tmtms.net/mojibake.html
https://ruby-puzzles-2022.cookpad.tech/
https://nodai2hitc.github.io/batchcodetest/ruby_en.html
https://rubyonbrowser.ongaeshi.me
https://wordle-search.onrender.com/
https://hparker.xyz/ruby_explorer
View and understand the bytecode Ruby generates
https://github.com/nodai2hITC/onbrowserjudge
example: https://nodai2hitc.github.io/onbrowserjudge/examples/collatz_ruby_en.html
Judge system that runs on the browser
https://mysql-params.tmtms.net/
This page allows you to compare MySQL parameters between versions.
https://unagiootoro.github.io/judge-number/
Run handwritten digit recognition with ruby-dnn and browser.
https://rubykaigi2023.diggle.bar/
source-code)
https://github.com/diggle-jp/app_rubykaigi2023
source code: https://github.com/nishidayuya/redmine_ruby_wasm
After click Ruby code on description:
After click Ruby code on comment:
Application to print out a paper to practice writing Japanese hiragana.
https://ledsun.github.io/kakikata/
- Website: https://lnit.github.io/ruby-wasm-pages/engine/
- Source: https://github.com/lnit/ruby-wasm-pages/tree/master/engine
Jumping game using "mousedown" event.
![jumping-game](https://private-user-images.githubusercontent.com/6626484/322258108-4026011a-e6c2-4a28-b710-378c3aceb997.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MzgxMTAsIm5iZiI6MTczODkzNzgxMCwicGF0aCI6Ii82NjI2NDg0LzMyMjI1ODEwOC00MDI2MDExYS1lNmMyLTRhMjgtYjcxMC0zNzhjM2FjZWI5OTcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMTQxNjUwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjM5NzhjZWVlMjI1YjA0M2E1MGZhNDM2MWJlY2YxNzk5MGY1YmRkM2RiZWYyMzRlMGJhNjFlZTc4NDAyYjMzMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.rx21F4R0yeTa3Ii1022UKvFB9ajKDmCeB3yXERC6s54)
- Website: https://lnit.github.io/ruby-wasm-synthesizer/wave/
- Source: https://github.com/lnit/ruby-wasm-synthesizer
Audio waveform generation and playback in browser.