wasm-micro-runtime/core/iwasm
Wenyong Huang e7a8b3e743
Update version number to 2.0.0 and update release notes (#3327)
And enable code format check for wasm_export.h and add '\n' in os_printf
in sgx platform source files.
2024-04-20 10:16:34 +08:00
..
aot Fix windows relocation string parsing issue (#3333) 2024-04-19 16:09:03 +08:00
common Add functions to expose module import/export info (#3330) 2024-04-20 08:57:39 +08:00
compilation Enhance GC subtyping checks (#3317) 2024-04-18 12:32:01 +08:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit thread mgr: Free aux stack only when it was allocated (#3282) 2024-04-08 09:06:49 +08:00
include Update version number to 2.0.0 and update release notes (#3327) 2024-04-20 10:16:34 +08:00
interpreter Allow executing malloc/free from native in memory64 mode (#3315) 2024-04-19 17:15:54 +08:00
libraries thread mgr: Free aux stack only when it was allocated (#3282) 2024-04-08 09:06:49 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00