wasm-micro-runtime/core
Xiaokang Qin 728890103b
Add the Windows COFF format support for AOT (#382)
Add the Windows COFF format support to wamr-compiler and iwasm can
load and excute it on Windows(X64) platform.

Signed-off-by: Wu Zhongmin <vwzm@live.com>
Signed-off-by: Xiaokang Qin <xiaokang.qxk@antgroup.com>

Co-authored-by: Wu Zhongmin <vwzm@live.com>
2020-09-11 18:32:58 +08:00
..
app-framework Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
app-mgr Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) 2020-08-20 12:43:12 +08:00
deps Refactor the wasm graphic layer (wgl) and the gui sample (#231) 2020-04-12 16:30:01 +08:00
iwasm Add the Windows COFF format support for AOT (#382) 2020-09-11 18:32:58 +08:00
shared Add the Windows COFF format support for AOT (#382) 2020-09-11 18:32:58 +08:00
config.h Add cmake variable to set the max app thread stack size (#346) 2020-08-11 14:47:24 +08:00