- Description about the talk
- WebAssembly is now supported in Ruby 3.2. Now you can run Ruby scripts in the browser. When you run Ruby scripts in the browser, you expect to be able to use many gems available at RubyGems.org. Currently, only the standard gems are available. In this session, I will talk about how to use gems on the browser and the progress of their implementation.