Slide 5
Slide 5 text
Ruby.wasm is here, but how do we use it?
• There are still few applications using ruby.wasm. why?
• There are **NO** articles using gems in ruby.wasm
• vfs is very useful but there is **NO** article to pack gems.
• irb.wasm can load gem easily but it patched own.
• Ruby on browser script can execute ruby, but it can't do more than that.
I think the development environment of library is not perfect yet
I believe easier development leads to more developers
• Aiming to make easy developing ruby.wasm!
• And deepen knowledge through chrome extension development
5