mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-26 19:01:17 +00:00
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> |
||
|---|---|---|
| .. | ||
| basic | ||
| gui | ||
| littlevgl | ||
| multi-module | ||
| multi-thread | ||
| ref-types | ||
| simple | ||
| spawn-thread | ||
| wasm-c-api | ||
| workload | ||