wenyongh
c290de77e2
Re-org platform APIs: move most platform APIs from iwasm to shared-lib
2019-07-22 11:26:47 +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
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
wenyongh
e7da4d42f7
Fix some compile errors
2019-05-17 18:01:35 +08:00
wenyongh
1c89072d99
Import app manager, samples and test-tools
2019-05-17 17:15:25 +08:00
wenyongh
2a8a9f42b0
implement printf syscall wrapper for linux
2019-05-15 14:32:35 +08:00
wenyongh
0b8a6b3432
Fix code indent issue and 64-bit compiler error in libc wrapper src
2019-05-14 21:17:12 +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
Weining
d7a7b453ee
convert tab to 4 spaces in header files ( #4 )
2019-05-09 16:25:23 +08:00
Weining Lu
c401e11101
1. add comments for app lib
...
2. fix bug of sensor_config_with_attr
2019-05-08 16:42:39 +08:00
Wang Xin
cac4f6c012
code cleanup
2019-05-07 14:15:28 +08:00
Wang Xin
6eed9441b8
WebAssembly Micro Runtime first version
2019-05-07 10:18:18 +08:00