I see that there are Python and PHP extensions to enable use of WASM via Wasmer in those languages. Is there a plan to support create a Ruby extension as well?
I am particularly interested in using Wasmer to allow users to upload small scripts that could be compiled to WASM and run in a tightly sandboxed environment. I think being able to run these scripts as WASM through Ruby would be great so I could expose small amounts of functionality from the main app to the scripts while still restricting what resources they have access to.
Is there a plan to support create a Ruby extension as well?
Should I answer “Hold my beer”?
I don't drink alcohol, but yeah, I'm going to do it :-).
Awesome! Can't wait 😃
Here it is Sir, https://github.com/wasmerio/ruby-ext-wasm.
Sorry for the delay, I was in holidays last week.
Most helpful comment
Should I answer “Hold my beer”?
I don't drink alcohol, but yeah, I'm going to do it :-).