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/samples/multi-thread
Wenyong Huang 0db04e0b8f
Fix some compile issues of samples (#690)
Fix compile errors of workloads due to emsdk version upgrade,
enable BUILD_TARGET auto set for some samples,
and call wasm_runtime_init_thread_env() for in thread routine which
was created by pthread_create but not runtime in spawn-thread sample.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-08-06 18:12:21 +08:00
..
wasm-apps Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00
CMakeLists.txt Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00