wasm-micro-runtime/core/iwasm
Enrico Loparco 156318f0d4
Use wasi-sdk-20 to build wasi-threads cases in CI (#2095)
wasi-sdk-20 supports older versions of glibc and allow us to use it in the CI
with Ubuntu 20.04.

Refer to
  https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-20
And #2021 for previous upgrade to wasi-sdk-20 pre-release.
2023-04-03 08:43:11 +08:00
..
aot Fix issues reported by Coverity (#2083) 2023-03-29 19:40:52 +08:00
common Add support for universal binaries on OSX (#2060) 2023-03-30 09:53:07 +08:00
compilation Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit Fix typo in Fast JIT's BUILD_COND_BR Macro (#2092) 2023-03-31 16:18:43 +08:00
include Rename parameter names in wasm_runtime_instantiate (#2045) 2023-03-22 17:39:08 +08:00
interpreter Fix issues reported by Coverity (#2083) 2023-03-29 19:40:52 +08:00
libraries Use wasi-sdk-20 to build wasi-threads cases in CI (#2095) 2023-04-03 08:43:11 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00