Commit Graph

32 Commits

Author SHA1 Message Date
simu.dy
2c91c28c51 Add build configuration for Mac
This patch implements Mac build basically based on Linux platform
implementations and configurations.

The document to build it on Mac has been updated as well.
2019-09-06 15:12:05 +08:00
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
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
Yiting Wang
eb043ff598 Add support for VxWorks (#43)
This adds iwasm support for VxWorks 7.
2019-07-10 16:01:43 +08: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
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
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
Wang Xin
9da47ed84c
Update README.md 2019-05-18 08:39:12 -07: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
lucshi
88963e74c9
Update README.md 2019-05-17 19:14:16 +08:00
offercomes
f43032cecc
Update README.md
Fixed a picture showing up problem.
2019-05-17 17:30:32 +08:00
wenyongh
1c89072d99 Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
Johnnie Birch
d50bbca593 Updates to the Readme (#15)
Update README.md
2019-05-11 21:05:43 +08:00
0xflotus
4b9f03df5e Update README.md (#18) 2019-05-11 20:36:20 +08:00
Pieter van Mill
e79893a211 Update README.md (#12)
Throughout the text I have tried to make it a bit more readable.
2019-05-10 22:50:10 +08:00
Wang Xin
205e3323ba
Update README.md (#11) 2019-05-10 21:19:47 +08:00
Kyle Mills
cfe3380d72 Fix: (Minor Spelling Issue) (#9)
Fix minor spelling issue in the README.md.
2019-05-10 20:25:04 +08:00
Eric Engestrom
63ce52806b fix iwasm build path (#8)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
2019-05-10 20:09:30 +08:00
Eric Engestrom
f5ea0bbbef fix typos (#7)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
2019-05-10 20:07:58 +08:00
Frederic ST
5d22f429b7 Fix typo on README.md (#6) 2019-05-10 20:05:31 +08:00
Wang Xin
e2703b6ad5
Update README.md 2019-05-09 07:03:15 +08:00
Wang Xin
079d17b0e9
Update README.md 2019-05-09 06:50:05 +08:00
Wang Xin
668fa5e91b
Update README.md 2019-05-08 18:05:36 +08:00
Wang Xin
6f2d8524e3
Update README.md 2019-05-08 15:19:46 +08:00
Wang Xin
cac4f6c012 code cleanup 2019-05-07 14:15:28 +08:00
Lei A Shi (Intel)
d992df8a74 set up readme, contributing and bug template. 2019-05-08 14:04:35 +08:00
Wang Xin
15aa50914b README.md: test push 2019-05-03 06:25:18 +08:00