wasm-micro-runtime/core/shared/platform/zephyr
Wenyong Huang 74be7a0b7c
Add more checks to enhance security (#446)
add more checks to enhance security
clear "wasi proc exit" exception before return to caller in wasm/aot call functions
fix memory profiling issue
change movdqa to movdqu in simd invokeNative asm codes to fix issue of unaligned address access
move setjmp/longjmp from libc-builtin to libc-emcc
fix zephyr platform compilation issue in latest zephyr version
2020-11-24 14:00:09 +08:00
..
platform_internal.h Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
shared_platform.cmake re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
zephyr_platform.c Add more checks to enhance security (#446) 2020-11-24 14:00:09 +08:00
zephyr_thread.c Enable shared memory && add pthread support (#282) 2020-06-15 19:04:04 +08:00
zephyr_time.c re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00