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/samples
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
..
basic Add Windows support for C-API and Runtime API libraries and examples. (#379) 2020-09-11 17:36:04 +08:00
gui Fix zephyr samples build issue caused by zephyr kernel API update (#232) 2020-04-13 07:46:16 +08:00
littlevgl Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
multi-module Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
multi-thread Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
simple fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371) 2020-09-05 14:48:08 +08:00
spawn-thread Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
wasm-c-api Add Windows support for C-API and Runtime API libraries and examples. (#379) 2020-09-11 17:36:04 +08:00