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
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
..
basic Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00
gui Enable mpu stack for latest zephyr to enable app manager (#673) 2021-07-27 12:22:22 +08:00
littlevgl Enable mpu stack for latest zephyr to enable app manager (#673) 2021-07-27 12:22:22 +08:00
multi-module Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00
multi-thread Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00
ref-types Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00
simple Implement more wasm-c-apis and enable Envoy integration (#622) 2021-04-27 17:05:40 +08:00
spawn-thread Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00
wasm-c-api Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00
workload Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00