mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-30 12:51:16 +00:00
Refactoring the clock functions to use WASI types so we can simplify the code and remove some unnecessary boilerplate. See https://github.com/bytecodealliance/wasm-micro-runtime/pull/2637#discussion_r1362202879 for details. |
||
|---|---|---|
| .. | ||
| platform_api_posix.cmake | ||
| posix_blocking_op.c | ||
| posix_clock.c | ||
| posix_file.c | ||
| posix_malloc.c | ||
| posix_memmap.c | ||
| posix_sleep.c | ||
| posix_socket.c | ||
| posix_thread.c | ||
| posix_time.c | ||