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-module
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 Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
wasm-apps Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
CMakeLists.txt Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00