Commit Graph
22 Commits
Author SHA1 Message Date
WeiningandGitHub ffd975d2d6 Fix zephyr samples build issue caused by zephyr kernel API update (#232)
* Clean compiling warnings of zephyr samples

* Support xtensa AOT and fix build issue of alios

* Refine wgl native functions call

* Fix zephyr samples build issue caused by zephyr kernel API update
2020-04-13 07:46:16 +08:00
WeiningandGitHub 374e687938 Refine wgl native functions call (#225) 2020-04-02 17:58:46 +08:00
WeiningandGitHub c6fc12b7b6 Add xtensa AOT support and fix build issue of alios (#223)
* Clean compiling warnings of zephyr samples

* Support xtensa AOT and fix build issue of alios
2020-04-01 18:38:42 +08:00
WeiningandGitHub 2a74e2dd29 Clean compiling warnings of zephyr samples (#202) 2020-03-17 11:20:00 +08:00
WeiningandGitHub aa42335a4e minor changes (#195) 2020-03-11 13:49:52 +08:00
Weiningandwenyongh a7a7d04dc6 Restore some files and fix minor issues of SGX platform (#144) 2019-11-21 10:30:57 +08:00
Weiningandwenyongh 80045ddb55 Recover files deleted accidentally in last commit (#143) 2019-11-20 21:31:43 +08:00
Weiningandwenyongh 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
Weiningandwenyongh 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
Weiningandwenyongh 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
Weiningandwenyongh 3b19306869 Optimize samples build process and build 64 bit binaries by default (#90)
* Optimize samples build process

* Samples: build 64 bit version by default
2019-08-02 14:00:35 +08:00
WeiningandWang Xin 09d5149081 Fix compile issue (#88) 2019-08-02 07:13:16 +08:00
Weiningandwenyongh 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
WeiningandGitHub ab17c8e06d Merge pull request #8 from intel/master
sync
2019-05-20 14:02:01 +08:00
WeiningandGitHub e8388af59b Merge pull request #7 from intel/master
sync
2019-05-17 18:15:58 +08:00
WeiningandGitHub 8aa9752ed8 Merge pull request #6 from intel/master
sync
2019-05-17 18:04:49 +08:00
WeiningandGitHub c91c39b494 Merge pull request #5 from intel/master
sync
2019-05-17 18:02:09 +08:00
WeiningandGitHub 5918d19758 Merge pull request #4 from intel/master
sync upstream
2019-05-17 17:27:15 +08:00
WeiningandGitHub 174890d014 Merge pull request #3 from intel/master
convert tab to 4 spaces in header files (#4)
2019-05-09 16:35:53 +08:00
WeiningandWang Xin 174fddd60e convert tab to 4 spaces in header files (#4) 2019-05-09 16:25:23 +08:00
WeiningandGitHub f3a8ee1ef4 Merge pull request #2 from intel/master
sync with upstream
2019-05-09 11:44:25 +08:00
Weining2019andGitHub 0ab8b8a6a7 Merge pull request #1 from intel/master
merge with upstream
2019-05-08 17:27:41 +08:00