wasm-micro-runtime/core/shared/platform/include
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
..
platform_api_extension.h Implement wasi clock_time/clock_res get (#2637) 2023-10-22 21:11:29 +08:00
platform_api_vmcore.h Enable AOT usage on M1 mac (#2618) 2023-10-07 16:05:10 +08:00
platform_common.h Implement wasi clock_time/clock_res get (#2637) 2023-10-22 21:11:29 +08:00
platform_wasi.h Abstract POSIX filesystem functions (#2585) 2023-10-19 19:19:39 +08:00