wasm-micro-runtime/core/iwasm
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
..
aot initialize WASI stdio handles to invalid for better error handling (#4092) 2025-05-08 08:47:07 +08:00
common Fix Compiler Error C2491 (#4286) 2025-05-28 09:05:07 +08:00
compilation Add select 128 (#4236) 2025-05-14 12:35:56 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
include feat: Add instruction metering for interpreter (#4122) 2025-05-26 16:16:42 +08:00
interpreter feat: Add instruction metering for interpreter (#4122) 2025-05-26 16:16:42 +08:00
libraries Merge commit from fork 2025-05-14 12:43:55 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00