You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As Ruby 3.2.0 now supports WASI-based WebAssembly. This means that we have the option to switch from a source-to-source to a source-to-asm compiler, which could be very beneficial.
I am wondering if there are any plans to adopt Wasm in the near future. It would be great to see the benefits of this technology in our project.
The text was updated successfully, but these errors were encountered:
Happy new year!
As Ruby 3.2.0 now supports WASI-based WebAssembly. This means that we have the option to switch from a source-to-source to a source-to-asm compiler, which could be very beneficial.
I am wondering if there are any plans to adopt Wasm in the near future. It would be great to see the benefits of this technology in our project.
The text was updated successfully, but these errors were encountered: