On Fri, Nov 18, 2022 at 7:41 PM Michael Dawson <midaw...@redhat.com> wrote:
>
> As Web Assembly (WASM) gains momentum we’d like to create a SIG as a place to 
> collaborate to ensure that Fedora is a great platform to both build and run 
> WASM workloads. This includes looking at the toolchains needed to build WASM 
> as a target and the runtimes needed to run WASM. It will provide a place to 
> bring together efforts across different ecosystems (nodejs, rust, compiler 
> toolchains, etc.) as well as a place where people can provide self-help when 
> building and running WASM workloads.
>
> If you are interested in a WASM Sig please let us know.

Speaking from the Rust SIG perspective: The Rust compiler in Fedora
can already produce working wasm32 binaries if
rust-std-static-wasm32-unknown-unknown is installed, no other setup
required.

Running WASM binaries is a different problem ... earlier this year,
there was an attempt to package wasmtime (a high-performance WASM
runtime with support for WASI written in Rust), but this effort was
ultimately abandoned due to unresolved legal questions (unclear
license terms of some of its sub-components).
If these problems could be resolved, having wasmtime in Fedora might
be a great addition.

Fabio
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to