This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm
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
..
aot Add the Windows COFF format support for AOT (#382) 2020-09-11 18:32:58 +08:00
common Add two apis for wasm function call (#375) 2020-09-08 13:03:35 +08:00
compilation Add the Windows COFF format support for AOT (#382) 2020-09-11 18:32:58 +08:00
include Add Windows support for C-API and Runtime API libraries and examples. (#379) 2020-09-11 17:36:04 +08:00
interpreter fix problem in wasm_module_malloc (#374) 2020-09-07 17:32:00 +08:00
libraries Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00