This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/build-scripts
Marcin Kolny 929d5942b9
Add implementation for wasi_thread_spawn() (#1786)
For now this implementation uses thread manager.

Not sure whether thread manager is needed in that case. In the future there'll be likely another syscall added (for pthread_exit) and for that we might need some kind of thread management - with that in mind, we keep thread manager for now and will refactor this later if needed.
2022-12-13 21:33:27 +08:00
..
esp-idf ESP IDF fixes (#927) 2022-01-05 12:50:17 +08:00
build_llvm.py Update xtensa LLVM version to 15.x (#1741) 2022-11-24 12:48:31 +08:00
config_common.cmake Enable bulk memory by default (#1781) 2022-12-05 14:11:19 +08:00
lldb-wasm.patch Add CIs to release new version and publish binary files (#1648) 2022-10-28 13:55:41 +08:00
runtime_lib.cmake Add implementation for wasi_thread_spawn() (#1786) 2022-12-13 21:33:27 +08:00
SConscript Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00
SConscript_config Add control for the native stack check with hardware trap (#1682) 2022-11-07 18:26:33 +08:00