ruby / TryRuby

This 4th iteration of TryRuby is a website where you can learn the Ruby language.
https://try.ruby-lang.org
MIT License
224 stars 97 forks source link

Minimal TryRuby? #136

Closed rubyFeedback closed 1 year ago

rubyFeedback commented 2 years ago

Could the documentation mention a minimal TryRuby, just so we can embed irb in some website? I'd love to be able to do so. That way I can easily add a "live" irb. Right now I am not sure what I have to change and tweak. Documentation would be great for that.

hsbt commented 1 year ago

You can build it with https://github.com/ruby/ruby.wasm/ or https://github.com/opal/opal.