wasm-micro-runtime/product-mini/platforms
fadumina1 a874bf0ff8
Implement wasi clock_time/clock_res get (#2637)
Add os_clock_res_get and os_clock_time_get in platform_api_extension.h,
and implement them in posix like platforms and windows platform.
2023-10-22 21:11:29 +08:00
..
alios-things Normalize how the global heap pool is configured across iwasm apps (#1628) 2022-10-25 21:36:24 +08:00
android Fix several issues in CI binary releasing (#2064) 2023-03-26 12:19:45 +08:00
common Move commn iwasm code related to WASI to a shared file (#2477) 2023-08-18 10:37:41 +08:00
cosmopolitan Add Cosmopolitan Libc Platform (#2598) 2023-10-04 21:55:37 +08:00
darwin Fix build error with LLVM 16 (#2259) 2023-06-06 13:45:18 +08:00
esp-idf ESP-IDF platform supports to load AOT to PSRAM and run it (#2385) 2023-07-27 10:17:21 +08:00
freebsd Fix build error with LLVM 16 (#2259) 2023-06-06 13:45:18 +08:00
ios Fix build error with LLVM 16 (#2259) 2023-06-06 13:45:18 +08:00
linux product-mini/platforms/linux: Mark vmlib POSITION_INDEPENDENT_CODE (#2323) 2023-06-29 14:57:27 +08:00
linux-sgx Upgrade SGX-RA integration for 0.1.2 and Ubuntu 20.04 (#2454) 2023-08-15 10:12:43 +08:00
nuttx Implement wasi clock_time/clock_res get (#2637) 2023-10-22 21:11:29 +08:00
posix Merge branch main into dev/wasi-libc-windows 2023-10-09 09:24:00 +08:00
riot Normalize how the global heap pool is configured across iwasm apps (#1628) 2022-10-25 21:36:24 +08:00
rt-thread Fix compiling error for RT-Thread (#2569) 2023-09-21 13:33:03 +08:00
vxworks Enhance cmake makefiles (#1390) 2022-08-18 16:27:01 +08:00
windows Implement wasi clock_time/clock_res get (#2637) 2023-10-22 21:11:29 +08:00
zephyr/simple Fix typo in zephyr's Dockerfile.old (#2354) 2023-07-11 14:41:12 +08:00