wasm-micro-runtime/core/shared
Dan Kouba d9091cca01
Fix mismatch of enum sizes between WASM and host (#4676)
- refactor(wasi_types): deprecate enums in platform_wasi_types.h.
- Use macros instead.

Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
Signed-off-by: Dan Kouba <dan@atym.io>
2026-03-09 10:19:16 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc fix(ems): avoid abort in gc_migrate when heap metadata is corrupted (#4862) 2026-03-05 09:13:28 +08:00
platform Fix mismatch of enum sizes between WASM and host (#4676) 2026-03-09 10:19:16 +08:00
utils Collective fix (#4808) 2026-01-28 15:55:19 +08:00