mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 18:11:21 +00:00
Some of the WASI definitions in libc-wasi are out of sync with those of [wasi-libc](https://github.com/WebAssembly/wasi-libc/blob/main/libc-bottom-half/headers/public/wasi/api.h). This PR fixed the misalignments of type __wasi_dirnamlen_t, __wasi_linkcount_t and __wasi_dirent_t, and WASI RIGHT related macros. |
||
|---|---|---|
| .. | ||
| sandboxed-system-primitives | ||
| libc_wasi_wrapper.c | ||
| libc_wasi_wrapper.h | ||
| libc_wasi.cmake | ||
| SConscript | ||