Talk from RubyKaigi 2026, Hakodate, April 22, 2026.
What if trying a Ruby gem was as easy as opening a web page — no local setup, no bundle install, no version headaches? TutorialKit.rb enables interactive, runnable tutorials for Ruby gems directly in the browser by combining Ruby on WebAssembly with an in-browser development runtime. This talk covers the Ruby Association Grant-funded work behind it: the browser → WebContainer → ruby.wasm architecture, the Ruby-to-WebContainer HTTP bridge, and the build and distribution pipeline.