wasm-micro-runtime/core/shared/platform/common/posix
Xu Jun 684d766e2b
Refine aot call func procedure and fix zephyr timer overflow issue (#617)
1. Refine the aot call function procedure

2. fix timer integer overflow issue on zephyr platform

3. move wasm_exec_env_set_thread_info into lower layer
2021-04-19 21:06:56 +08:00
..
platform_api_posix.cmake re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
posix_malloc.c re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
posix_memmap.c Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
posix_thread.c Refine aot call func procedure and fix zephyr timer overflow issue (#617) 2021-04-19 21:06:56 +08:00
posix_time.c re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00