Stream: wasi-threads

Topic: ✔ I have a proposal to add wasi threads to the wasmtime c...


view this post on Zulip William Mortl (Nov 07 2023 at 02:36):

In wasmtime we can pass --wasi threads as an argument to wasmtime to run multithreaded wasm code.

I am very interested in wasi threads and want to extend this functionality to the wasmtime c-api as well as wasmtime-dotnet.

As part of a larger open source project I plan on modifying the code in a manner consistent with the current architecture. Is there anywhere (here?) that I can post my proposed changes - or would it be best to just push a PR to wasmtime?

view this post on Zulip Alex Crichton (Nov 07 2023 at 05:29):

A PR would work well, and we can always continue discussion there. If it's a larger PR though feel free to post here with any questions you have

view this post on Zulip Notification Bot (Nov 07 2023 at 16:01):

William Mortl has marked this topic as resolved.


Last updated: Nov 22 2024 at 17:03 UTC