wasm-micro-runtime/core/shared/platform/zephyr
wenyongh ee315e4049
Implement memory access bound check with hardware trap for 64-bit platforms (#293)
Also implement native stack overflow check with hardware trap for 64-bit platforms
Refine classic interpreter and fast interpreter to improve performance
Update document
2020-06-28 15:41:25 +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 Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +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