Jonathan Beri
c842191e6a
Initial Dockerfile ( #97 )
...
* Initial Dockerfile
Dockerfile supports clang-8 and adds `iwasm` to `bin`.
* Updated README with Docker instructions
Added to Platform and app building section how to use the docker file to build the core and compile an app with clang.
2019-08-14 10:34:36 +08:00
wenyongh
c47baf221f
Enhance wasm loader to fix some security issues ( #91 )
...
* Implement memory profiler, optimize memory usage, modify code indent
* Implement memory.grow and limit heap space base offset to 1G; modify iwasm build type to Release and 64 bit by default
* Add a new extension library: connection
* Fix bug of reading magic number and version in big endian platform
* Re-org platform APIs: move most platform APIs from iwasm to shared-lib
* Enhance wasm loader to fix some security issues
2019-08-08 16:53:56 +08:00
Weining
b0a1acb577
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
Weining
3512a0a63f
Fix compile issue ( #88 )
2019-08-02 07:13:16 +08:00
Weining
6a86893971
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
9a02c49d7c
Re-org platform APIs: move most platform APIs of iwasm to shared-lib ( #45 )
2019-07-22 11:32:51 +08:00
Yiting Wang
eb043ff598
Add support for VxWorks ( #43 )
...
This adds iwasm support for VxWorks 7.
2019-07-10 16:01:43 +08:00
wenyongh
ccef8c09cb
Fix bug of reading magic number and version in big endian platform ( #41 )
2019-06-13 22:29:08 -05:00
wenyongh
cd77f70370
Add a new extension library: connection ( #39 )
2019-06-10 21:52:15 -05:00
Andrew Brown
20768d6b8e
Add Fedora dependency installation instructions ( #38 )
2019-06-08 05:37:44 -05:00
aaltonenzhang
4456ff89d8
add guide to build hello world sample using clang-8 in README. ( #37 )
2019-06-04 10:34:46 +08:00
wenyongh
25eed9cc59
Implement memory.grow and limit heap space base offset to 1G ( #36 )
...
* Implement memory profiler, optimize memory usage, modify code indent
* Implement memory.grow and limit heap space base offset to 1G; modify iwasm build type to Release and 64 bit by default
2019-05-31 01:21:39 -05:00
wenyongh
985ab77c44
Implement memory profiler, optimize memory usage, modify code indent ( #35 )
2019-05-23 05:03:31 -05:00
zhujinzhou
2138d9b428
add support for AliOS Things ( #34 )
...
* Add support of AliOS-Things
* update the README.md format
* update the README.md #1
* update the README.md #2
2019-05-22 20:33:39 -07:00
litian-int
a66f18ec31
update README of littlevgl sample ( #31 )
2019-05-20 02:01:04 -05:00
wenyongh
ff49e67943
Merge pull request #30 from Weining2019/master
...
Update the README.md
2019-05-20 01:38:45 -05:00
wenyongh
5ab2a7b8ee
Update README.md
2019-05-20 14:37:55 +08:00
Weining Lu
f64b753484
Update README
2019-05-20 14:26:28 +08:00
Weining
b2f9063209
Merge pull request #8 from intel/master
...
sync
2019-05-20 14:02:01 +08:00
Wang Xin
9da47ed84c
Update README.md
2019-05-18 08:39:12 -07:00
wenyongh
67f0bd5c44
Merge pull request #28 from lucshi/patch-2
...
Update README.md
2019-05-17 07:59:27 -05:00
wenyongh
33c6b12f88
Update README.md
2019-05-17 20:58:57 +08:00
lucshi
13111221ca
Update README.md
2019-05-17 20:43:28 +08:00
wenyongh
15d19ea0c5
Merge pull request #27 from lucshi/patch-1
...
Update README.md
2019-05-17 06:24:55 -05:00
lucshi
88963e74c9
Update README.md
2019-05-17 19:14:16 +08:00
Weining
eead4f6caa
Merge pull request #7 from intel/master
...
sync
2019-05-17 18:15:58 +08:00
wenyongh
aa2c9045a2
Merge pull request #26 from wenyongh/master
...
Fix minor compile warning
2019-05-17 05:15:24 -05:00
wenyongh
f5b61c6c41
Fix compile warning
2019-05-17 18:14:13 +08:00
wenyongh
f11a2b0daf
Merge pull request #6 from intel/master
...
Merge pull request #25 from wenyongh/master
2019-05-17 05:06:02 -05:00
Weining
8deb148a65
Merge pull request #6 from intel/master
...
sync
2019-05-17 18:04:49 +08:00
wenyongh
28377a00e8
Merge pull request #25 from wenyongh/master
...
Fix some compile errors
2019-05-17 05:03:50 -05:00
Weining
e450e60413
Merge pull request #5 from intel/master
...
sync
2019-05-17 18:02:09 +08:00
wenyongh
e7da4d42f7
Fix some compile errors
2019-05-17 18:01:35 +08:00
wenyongh
47c4505fec
Merge pull request #5 from intel/master
...
Sync up with from main repo.
2019-05-17 04:36:30 -05:00
wenyongh
6a6f195990
Merge pull request #24 from offercomes/patch-1
...
Update README.md
2019-05-17 04:34:22 -05:00
offercomes
f43032cecc
Update README.md
...
Fixed a picture showing up problem.
2019-05-17 17:30:32 +08:00
Weining
8cc885fd85
Merge pull request #4 from intel/master
...
sync upstream
2019-05-17 17:27:15 +08:00
wenyongh
726ba1dc25
Merge pull request #23 from wenyongh/master
...
Import app manager, samples and test-tools, and re-org directories and files
2019-05-17 04:19:50 -05:00
wenyongh
1c89072d99
Import app manager, samples and test-tools
2019-05-17 17:15:25 +08:00
Weining Lu
2da1d4da74
Revert "add simple"
...
This reverts commit 3238c4ff3a .
2019-05-16 17:23:47 +08:00
Weining Lu
3238c4ff3a
add simple
2019-05-16 17:22:00 +08:00
Weining Lu
d033503109
Revert "aaas"
...
This reverts commit af37fefb34 .
2019-05-16 17:20:53 +08:00
Weining Lu
444dc482ae
Revert "a1"
...
This reverts commit 94d9a1da29 .
2019-05-16 17:20:52 +08:00
Weining Lu
8901c5b84c
Revert "a2"
...
This reverts commit 0428ff5803 .
2019-05-16 17:20:52 +08:00
Weining Lu
793661d0aa
Revert "a3"
...
This reverts commit f45466ab3c .
2019-05-16 17:20:51 +08:00
Weining Lu
4a6c536464
Revert "a4"
...
This reverts commit d386d4472b .
2019-05-16 17:20:50 +08:00
Weining Lu
8b9e0b7f14
Revert "a5"
...
This reverts commit f9929ddef0 .
2019-05-16 17:20:50 +08:00
Weining Lu
da9064f7f0
Revert "a6"
...
This reverts commit e993b07983 .
2019-05-16 17:20:48 +08:00
Weining Lu
e993b07983
a6
2019-05-16 15:21:20 +08:00
Weining Lu
f9929ddef0
a5
2019-05-16 15:20:17 +08:00