wenyongh
631b7a2403
Enhance wasm loader and interpreter, enhance code security and update document ( #149 )
2019-12-13 15:30:30 +08:00
Weining
27f246b5f3
Enable WASI feature, enhance security and add SGX sample ( #142 )
...
Change emcc to clang
Refine interpreter to improve perforamnce
2019-11-20 21:16:36 +08:00
wenyongh
be15c08cf3
Remove unused files and update license header of some files ( #138 )
2019-11-11 20:38:49 -06:00
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
wenyongh
49127efa99
Re-org shared lib header files, remove unused info ( #136 )
...
And fix compile issues of vxworks
2019-11-04 18:56:27 -06: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
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
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