wasmtime-py icon indicating copy to clipboard operation
wasmtime-py copied to clipboard

WIP: add support for threads

Open thewtex opened this issue 11 months ago • 1 comments

thewtex avatar Jan 16 '25 04:01 thewtex

Per discussion in https://github.com/bytecodealliance/wasmtime/pull/10030 , the implementation for this use case is likely not wasi-threads. But, the test here is relevant to real-world use and adoption of wasm/wasi/wasmtime, so I am leaving this open.

thewtex avatar Jan 16 '25 23:01 thewtex