Commit Graph

63 Commits

Author SHA1 Message Date
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
Weining Lu
d386d4472b a4 2019-05-16 15:18:59 +08:00
Weining Lu
f45466ab3c a3 2019-05-16 14:32:07 +08:00
Weining Lu
0428ff5803 a2 2019-05-16 14:30:28 +08:00
Weining Lu
94d9a1da29 a1 2019-05-16 14:28:19 +08:00
Weining Lu
af37fefb34 aaas 2019-05-16 14:23:49 +08:00
Weining Lu
82786e5193 Revert "a"
This reverts commit 0d31325c6c.
2019-05-16 14:21:03 +08:00
Weining Lu
0d31325c6c a 2019-05-16 14:20:37 +08:00
Weining Lu
c9e7708961 Revert "aaa"
This reverts commit b4774a312d.
2019-05-16 14:19:10 +08:00
Weining Lu
b4774a312d aaa 2019-05-16 14:12:38 +08:00
Weining Lu
e655f51d5d Revert "test"
This reverts commit 5a0089e3a3.
2019-05-16 14:09:02 +08:00
Weining Lu
1baddc3eee Revert "test"
This reverts commit 9e3edf7b5a.
2019-05-16 14:08:49 +08:00
Weining Lu
3315c8c8ee Revert "test"
This reverts commit 57dabc237c.
2019-05-16 14:08:47 +08:00
Weining Lu
57dabc237c test 2019-05-16 14:03:21 +08:00
Weining Lu
9e3edf7b5a test 2019-05-16 14:02:05 +08:00
Weining Lu
5a0089e3a3 test 2019-05-16 14:00:20 +08:00
wenyongh
d8ff6ca762 Merge branch 'master' of https://github.com/wenyongh/wasm-micro-runtime 2019-05-15 14:32:52 +08:00
wenyongh
2a8a9f42b0 implement printf syscall wrapper for linux 2019-05-15 14:32:35 +08:00
wenyongh
30d69484d3
Merge pull request #4 from intel/master
Merge pull request #22 from wenyongh/master
2019-05-14 08:32:50 -05:00
wenyongh
e641d71450
Merge pull request #22 from wenyongh/master
Fix code indent issue and compile error in 64-bit
2019-05-14 08:30:52 -05:00
wenyongh
0b8a6b3432 Fix code indent issue and 64-bit compiler error in libc wrapper src 2019-05-14 21:17:12 +08:00
wenyongh
8824953f23
Merge pull request #3 from intel/master
Sync up with main repo.
2019-05-13 20:45:35 -05: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
Eric Engestrom
8425923c3f add installation directives (#14)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
2019-05-10 23:21:54 +08:00
Eric Engestrom
e055c71273 delete empty file (#13)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
2019-05-10 23:21:32 +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
wenyongh
c4d957ac75
Merge pull request #2 from intel/master
Sync up with repo master.
2019-05-10 08:21:02 +08:00
Weining
89a13e88b6
Merge pull request #3 from intel/master
convert tab to 4 spaces in header files (#4)
2019-05-09 16:35:53 +08:00
Weining
d7a7b453ee convert tab to 4 spaces in header files (#4) 2019-05-09 16:25:23 +08:00
Weining Lu
1f398d34a1 convert tab to 4 spaces in header files 2019-05-09 14:03:28 +08:00
Weining
c010d20f9a
Merge pull request #2 from intel/master
sync with upstream
2019-05-09 11:44:25 +08:00