wenyongh
6e99a37bf2
Refine wgl lib and refine wasm function index check ( #122 )
...
Refine wgl lib: remove module_inst parameter from widget functions
Refine wasm function check: move function index check from interpreter call_indirect to runtime instantiate
2019-09-16 14:49:17 +08:00
wenyongh
ff0267b7e6
Remove get_module_inst() and fix issue of call native ( #120 )
2019-09-11 15:56:47 +08:00
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
Weining
9aa9cbde77
Implement 2D graphic API ( #87 )
...
* Implement 2D graphic library based on LittlevGL
* Add lvgl license file
2019-08-01 16:57:54 +08:00