Josh Triplett
b0b0789dca
Relicense to Apache-2.0 with the LLVM-exception ( #137 )
...
With agreement from contributors.
2019-11-12 07:45:21 +08:00
Weining
2a8b1ef454
Remove the binding between current thread and module instance and bugs fix ( #131 )
...
Remove wasm_export_api.h that may confuse
Implement wasm_runtime_validate_app_str_addr()
Fix bugs of loader and pass more spec cases
Signed-off-by: Weining Lu <weining.x.lu@intel.com>
2019-10-11 15:25:23 +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