wasm-micro-runtime/samples/workload/docker
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
..
.gitignore Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
docker_build.sh Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00
Dockerfile Fix some compile issues of samples (#690) 2021-08-06 18:12:21 +08:00