wasm-micro-runtime/core/iwasm
Xiaokang Qin 264e189690
Add Windows support for C-API and Runtime API libraries and examples. (#379)
* Add Windows support for C-API and Runtime API libraries and examples.

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

* Address the review comments

Signed-off-by: Xiaokang Qin <xiaokang.qxk@antgroup.com>

* Rewrite the the bh_getopt to make it avaliable for more kinds of options

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

* Add the license header

Signed-off-by: Xiaokang Qin <xiaokang.qxk@antgroup.com>

Co-authored-by: Zhongmin Wu <vwzm@live.com>
2020-09-11 17:36:04 +08:00
..
aot Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
common Add two apis for wasm function call (#375) 2020-09-08 13:03:35 +08:00
compilation Fix app heap migrate issue and aot compilation warning (#368) 2020-09-03 11:16:38 +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