- Description about the talk
- Ruby3.2 supports WASM and can run ruby.wasm on the browser.
As a way to incorporate it into a working application, I came up with the idea of building a Ruby framework for Chrome extensions.
I will present its mechanism and goals.