mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-11 20:21:11 +00:00
![]() `wasi-sdk-20` pre-release can be used to avoid building `wasi-libc` to enable threads. It's not possible to use `wasi-sdk-20` pre-release on Ubuntu 20.04 because of incompatibility with the glibc version: ```bash /opt/wasi-sdk/bin/clang: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /opt/wasi-sdk/bin/clang) ``` |
||
---|---|---|
.. | ||
basic | ||
file | ||
gui | ||
littlevgl | ||
multi-module | ||
multi-thread | ||
native-lib | ||
ref-types | ||
sgx-ra | ||
simple | ||
socket-api | ||
spawn-thread | ||
wasi-threads | ||
wasm-c-api | ||
wasm-c-api-imports | ||
workload |