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?
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
William Mortl has marked this topic as resolved.
Last updated: Nov 22 2024 at 17:03 UTC