mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-12 04:31:14 +00:00
![]() * 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> |
||
---|---|---|
.. | ||
uncommon | ||
bh_assert.c | ||
bh_assert.h | ||
bh_common.c | ||
bh_common.h | ||
bh_hashmap.c | ||
bh_hashmap.h | ||
bh_list.c | ||
bh_list.h | ||
bh_log.c | ||
bh_log.h | ||
bh_platform.h | ||
bh_queue.c | ||
bh_queue.h | ||
bh_vector.c | ||
bh_vector.h | ||
runtime_timer.c | ||
runtime_timer.h | ||
shared_utils.cmake |