wasm-micro-runtime/core/iwasm/lib/native/extension/gui
wenyongh 26149021ff Add parameter module inst for native wrapper functions (#117)
And add asm code of em64/arm/mips version to call native wrapper functions;
Fix some issues of calling wrapper functions;
2019-09-10 10:23:46 +08:00
..
wamr_gui.inl Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
wasm_lib_gui.cmake Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
wgl_btn_wrapper.c Add parameter module inst for native wrapper functions (#117) 2019-09-10 10:23:46 +08:00
wgl_cb_wrapper.c Add parameter module inst for native wrapper functions (#117) 2019-09-10 10:23:46 +08:00
wgl_cont_wrapper.c Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
wgl_label_wrapper.c Add parameter module inst for native wrapper functions (#117) 2019-09-10 10:23:46 +08:00
wgl_list_wrapper.c Add parameter module inst for native wrapper functions (#117) 2019-09-10 10:23:46 +08:00
wgl_native_utils.c Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
wgl_native_utils.h Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
wgl_obj_wrapper.c Add parameter module inst for native wrapper functions (#117) 2019-09-10 10:23:46 +08:00