Thanks to @Marcin Kolny for the excellent introduction of wasi-thread:
https://bytecodealliance.github.io/wamr.dev/blog/introduction-to-wamr-wasi-threads/
Hello! Has anyone run the VScode extension for WAMR on a C program that embeds WAMR? I am trying to debug why is a C-written wasm module not working now that I have enabled wasi-thread, even if I'm not actually using threads.
Last updated: Nov 22 2024 at 17:03 UTC