Commit Graph
27 Commits
Author SHA1 Message Date
wenyonghandGitHub 1db5a2f697 Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45) 2019-07-22 11:32:51 +08:00
wenyonghandGitHub 5b0c8fa0ba Fix bug of reading magic number and version in big endian platform (#41) 2019-06-13 22:29:08 -05:00
wenyonghandGitHub 7f1e024fce Add a new extension library: connection (#39) 2019-06-10 21:52:15 -05:00
wenyonghandGitHub 504268b297 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
wenyonghandGitHub ff7cbdd2fb Implement memory profiler, optimize memory usage, modify code indent (#35) 2019-05-23 05:03:31 -05:00
wenyonghandGitHub 77073162b4 Merge pull request #30 from Weining2019/master
Update the README.md
2019-05-20 01:38:45 -05:00
wenyonghandGitHub e4c6b53d50 Update README.md 2019-05-20 14:37:55 +08:00
wenyonghandGitHub 271253f940 Merge pull request #28 from lucshi/patch-2
Update README.md
2019-05-17 07:59:27 -05:00
wenyonghandGitHub 4fb47e9005 Update README.md 2019-05-17 20:58:57 +08:00
wenyonghandGitHub 608be44626 Merge pull request #27 from lucshi/patch-1
Update README.md
2019-05-17 06:24:55 -05:00
wenyonghandGitHub d177ee9733 Merge pull request #26 from wenyongh/master
Fix minor compile warning
2019-05-17 05:15:24 -05:00
wenyongh fbeaf8f589 Fix compile warning 2019-05-17 18:14:13 +08:00
wenyonghandGitHub 28692fc40a Merge pull request #6 from intel/master
Merge pull request #25 from wenyongh/master
2019-05-17 05:06:02 -05:00
wenyonghandGitHub 19a27618ab Merge pull request #25 from wenyongh/master
Fix some compile errors
2019-05-17 05:03:50 -05:00
wenyongh 36741a7392 Fix some compile errors 2019-05-17 18:01:35 +08:00
wenyonghandGitHub faff72c287 Merge pull request #5 from intel/master
Sync up with from main repo.
2019-05-17 04:36:30 -05:00
wenyonghandGitHub 42d621168c Merge pull request #24 from offercomes/patch-1
Update README.md
2019-05-17 04:34:22 -05:00
wenyonghandGitHub 6d8a9ffdc4 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 dd5b133fa5 Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
wenyongh b6e29e2153 Merge branch 'master' of https://github.com/wenyongh/wasm-micro-runtime 2019-05-15 14:32:52 +08:00
wenyongh 40e7c627aa implement printf syscall wrapper for linux 2019-05-15 14:32:35 +08:00
wenyonghandGitHub 48134eafcd Merge pull request #4 from intel/master
Merge pull request #22 from wenyongh/master
2019-05-14 08:32:50 -05:00
wenyonghandGitHub b84f20a4d4 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 a595ec79ab Fix code indent issue and 64-bit compiler error in libc wrapper src 2019-05-14 21:17:12 +08:00
wenyonghandGitHub dc6441c55d Merge pull request #3 from intel/master
Sync up with main repo.
2019-05-13 20:45:35 -05:00
wenyonghandGitHub cd188ade7d Merge pull request #2 from intel/master
Sync up with repo master.
2019-05-10 08:21:02 +08:00
wenyonghandGitHub c437c58c5e Merge pull request #1 from intel/master
Merge from main repo
2019-05-08 17:08:13 +08:00