wasm-micro-runtime/samples
Wenyong Huang be54b4c7cc
Fix sample littlevgl/gui build issues on zephyr platform (#588)
Fix sample littlevgl/guil build issues on zephyr platform, modify code of zephyr platform by adding some macros to control some apis to fit different zephyr version, and align to zephyr-v2.3.0 for sample littlevgl/gui as the latest zephyr version (>=v2.4.0) requires that the thread stack for the thread to create must be defined by macro but not allocating stack memory dynamically.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-03-23 14:20:50 +08:00
..
basic Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00
gui Fix sample littlevgl/gui build issues on zephyr platform (#588) 2021-03-23 14:20:50 +08:00
littlevgl Fix sample littlevgl/gui build issues on zephyr platform (#588) 2021-03-23 14:20:50 +08:00
multi-module Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
multi-thread Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00
simple Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
spawn-thread Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
wasm-c-api Add checks to avoid wasm_runtime_malloc memory with size 0 (#507) 2021-01-28 16:16:02 +08:00
workload Fix some compilation warnings and enable Windows JIT (#586) 2021-03-22 19:28:51 +08:00