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/spawn-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
..
src Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00
wasm-apps Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
CMakeLists.txt Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00