wasm-micro-runtime/core
Carlos dd9b4e021e
Fix WASI type/macro misalignments (#766)
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.
2021-10-14 21:56:30 +08:00
..
app-framework Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
app-mgr Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
deps Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
iwasm Fix WASI type/macro misalignments (#766) 2021-10-14 21:56:30 +08:00
shared Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
config.h Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00