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.
Schedule
Software Engineer with over 10 years of experience in developing web applications using Ruby and JavaScript. I mainly create applications for client companies. I have doubts about script dependency resolution by module bundlers like WebPack in JavaScript, and am interested in spreading import map.