Wasmer: Ruby runtime for Wasmer?

Created on 15 Apr 2019  ·  3Comments  ·  Source: wasmerio/wasmer

Summary

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?

Additional details

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.

❓ question 🚧 work in progress

Most helpful comment

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 :-).

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings