wasm-micro-runtime/core
liang.he 21bcf5c75d
Fix Compiler Error C2491 (#4286)
> Data, static data members, and functions can be declared as `dllimports` but not defined as `dllimports`.

https://learn.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2491?view=msvc-170
2025-05-28 09:05:07 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Fix Compiler Error C2491 (#4286) 2025-05-28 09:05:07 +08:00
shared initialize WASI stdio handles to invalid for better error handling (#4092) 2025-05-08 08:47:07 +08:00
config.h feat: Add instruction metering for interpreter (#4122) 2025-05-26 16:16:42 +08:00
version.h Update version to 2.3.0 (#4171) 2025-05-14 17:32:00 +08:00
version.h.in Add version.h and update versioning documentation for embedded platforms 2025-02-05 10:31:20 +00:00