wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives
Marcin Kolny fe4ee37122
Add more fixes for wasi libc on windows (#2380)
* disable translations of errno codes that aren't defined on Windows
* undef `min()` macro if it is defined to not conflict with the `min()` function we define
* implement `shed_yield` wasi call
* disable some of the features in the config for windows by default
2023-07-24 15:14:52 +08:00
..
include [Partial] Build wasi-libc for Windows (#2338) 2023-07-13 21:02:29 +08:00
src Add more fixes for wasi libc on windows (#2380) 2023-07-24 15:14:52 +08:00
LICENSE Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00