wasm-micro-runtime/core/iwasm
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
..
aot Reduce the code duplication a bit (#4596) 2025-09-04 10:58:09 +08:00
common Reduce the code duplication a bit (#4596) 2025-09-04 10:58:09 +08:00
compilation modify macro related to simde when WASM_OP_SELECT_128 (#4461) 2025-07-17 08:04:41 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Support extended constant expressions (#4432) 2025-07-07 13:34:02 +08:00
include introduce wasm_runtime_instantiate_ex2 (#4444) 2025-07-14 13:06:23 +08:00
interpreter Reduce the code duplication a bit (#4596) 2025-09-04 10:58:09 +08:00
libraries fix(zephyr): Introduce a os_nanosleep function: 2025-09-09 12:18:42 +02:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00