wenyongh
51cd080bb3
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
307b54cc59
Remove get_module_inst() and fix issue of call native ( #120 )
2019-09-11 15:56:47 +08:00
wenyongh
fb9f5f670d
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
6a86893971
Implement 2D graphic API ( #87 )
...
* Implement 2D graphic library based on LittlevGL
* Add lvgl license file
2019-08-01 16:57:54 +08:00
wenyongh
cd77f70370
Add a new extension library: connection ( #39 )
2019-06-10 21:52:15 -05:00
wenyongh
985ab77c44
Implement memory profiler, optimize memory usage, modify code indent ( #35 )
2019-05-23 05:03:31 -05:00
wenyongh
1c89072d99
Import app manager, samples and test-tools
2019-05-17 17:15:25 +08:00
Weining Lu
c401e11101
1. add comments for app lib
...
2. fix bug of sensor_config_with_attr
2019-05-08 16:42:39 +08:00
Wang Xin
6eed9441b8
WebAssembly Micro Runtime first version
2019-05-07 10:18:18 +08:00