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/core/iwasm/libraries/lib-wasi-threads
Marcin Kolny 0f637cff07
Enable aux stack allocations on application heap (#1799)
This is necessary for WASI threads as the aux stack should be managed by the application.
See https://github.com/bytecodealliance/wasm-micro-runtime/issues/1790 for details.
2022-12-19 10:58:12 +08:00
..
lib_wasi_threads_wrapper.c Enable aux stack allocations on application heap (#1799) 2022-12-19 10:58:12 +08:00
lib_wasi_threads.cmake Enable aux stack allocations on application heap (#1799) 2022-12-19 10:58:12 +08:00