wasm-micro-runtime/core
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
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm Add more fixes for wasi libc on windows (#2380) 2023-07-24 15:14:52 +08:00
shared [Partial] Build wasi-libc for Windows (#2338) 2023-07-13 21:02:29 +08:00
config.h Make memory access boundary check behavior configurable (#2289) 2023-07-04 16:21:30 +08:00
version.h Update version number and release notes (#2213) 2023-05-16 12:39:22 +08:00