wasm-micro-runtime/core/shared/platform/include
Lucas Abad 3094ffbdc1
fix(zephyr): Introduce a os_nanosleep function:
- Declare it in the api_vm_extension for each platform
- Increase the experimental functions doc
- Create a os_nanosleep function in a new zephyr_sleep file
- add it to the compilation process.
2025-09-09 12:18:42 +02:00
..
platform_api_extension.h fix(zephyr): Introduce a os_nanosleep function: 2025-09-09 12:18:42 +02:00
platform_api_vmcore.h shared-platform: Remove dependency on shared-utils' bh_memory_remap_slow (#3153) 2024-02-17 13:44:33 +08:00
platform_common.h Refactor clock functions to use WASI types (#2666) 2023-10-25 18:06:04 +08:00
platform_wasi_types.h Merge dev/zephyr_file_socket into main (#4347) 2025-08-25 16:55:23 +08:00