wasm-micro-runtime/core/iwasm
Lucas Abad 109fc89b2a 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.
2026-02-06 09:26:50 +08:00
..
aot Fix a compilation error about calling os_atomic_cmpxchg (#4822) 2026-02-03 13:56:59 +08:00
common Collective fix (#4808) 2026-01-28 15:55:19 +08:00
compilation Fix potential memory leak when discarding FreeMachineFunction (#4796) 2026-01-21 11:02:33 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit add micro AMR_BUILD_LIME1 to enable minimal lime1 feature set (#4571) 2025-09-14 14:08:27 +08:00
include gc: complete common heap type coverage in wasm_is_refheaptype_common() (#4801) 2026-01-28 13:03:20 +08:00
interpreter fix code and comment typo (#4802) 2026-01-26 14:44:47 +08:00
libraries fix(zephyr): Introduce a os_nanosleep function: 2026-02-06 09:26:50 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00