Commit Graph
14 Commits
Author SHA1 Message Date
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