Mikolaj Stawiski
Mikolaj Stawiski
@hkpeprah Thanks for your reply. Yeah i noticed there's no API for this in PyLink. I also couldn't find anything in SEGGER documentation. Too bad!
I just grabbed latest on `stable` branch.
@bobinson you built it from cache. Try with `--no-cache` option to force it to rebuild.
I can see Dockerfile updated. Closing.
Same here. What is weird is that threads are supported by default in `wasmer`: https://github.com/wasmerio/wasmer/blob/9c81cb8cd376c9a2dd23fa8d9b032a3a1eeaf12f/lib/cli/src/common.rs#LL20C8-L20C8 Also mentioned here (Singlepass and LLVM compilers support "Threads (Phase 2)"): https://docs.wasmer.io/ecosystem/wasmer/wasmer-features I guess this...