Stream: general

Topic: Wasmex a Wasm runtime for Elixir


view this post on Zulip tessi (Jan 03 2023 at 11:58):

Hello :wave:

Today I released wasmex v0.8.0. It is a Wasm runtime for Elixir in existence for ~3 years now. Since this release it is building on top of wasmtime. Now wasmtime can add Elixir support to its list of niceties \o/

Execute WebAssembly / WASM from Elixir. Contribute to tessi/wasmex development by creating an account on GitHub.

view this post on Zulip Bailey Hayes (Jan 04 2023 at 20:11):

This is working great! Thank you @tessi !!!

For an example on how to update to the new version: https://github.com/wasmCloud/wasmcloud-otp/pull/523

This change moves us from wasmer to wasmtime. I am working on adding additional WASI tests but need to work through updating wascap for washlib before those work just yet.

view this post on Zulip tessi (Jan 04 2023 at 23:34):

awesome! thanks for letting me know @Bailey Hayes :tada: Makes me real happy to see the new version being used. Thanks for the PR and thanks to wasmCloud being open source so I have a chance to watch :purple_heart:


Last updated: Nov 22 2024 at 17:03 UTC