Weining
a770706cb6
Fix typo 'destory' and compile issue ( #119 )
...
* Optimize samples build process
* Samples: build 64 bit version by default
* Fix typo 'destory'
* Fix compile issue
2019-09-10 15:52:03 +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
wenyongh
de81b95ab8
Enable native/app address validation and conversion for wasm app ( #102 )
...
Enable setting external memory space for wasm app, the feature is disabled by default;
Remove wasm_application_exectue_* APIs from wasm_export.h which makes confused.
2019-08-21 16:39:50 +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
wenyongh
7f1e024fce
Add a new extension library: connection ( #39 )
2019-06-10 21:52:15 -05:00
wenyongh
dd5b133fa5
Import app manager, samples and test-tools
2019-05-17 17:15:25 +08:00
Weining Lu
f3163f9471
1. add comments for app lib
...
2. fix bug of sensor_config_with_attr
2019-05-08 16:42:39 +08:00
Wang Xin
a75a5f0f41
WebAssembly Micro Runtime first version
2019-05-07 10:18:18 +08:00