Weining
afe4eb7a2b
Enable WASI feature, enhance security and add SGX sample ( #142 )
...
Change emcc to clang
Refine interpreter to improve perforamnce
2019-11-20 21:16:36 +08:00
Josh Triplett
d08e1fc8f0
Relicense to Apache-2.0 with the LLVM-exception ( #137 )
...
With agreement from contributors.
2019-11-12 07:45:21 +08:00
wenyongh
e892069f6c
Re-org shared lib header files, remove unused info ( #136 )
...
And fix compile issues of vxworks
2019-11-04 18:56:27 -06:00
wenyongh
1806432841
Use one libc wrapper copy for sgx and other platforms ( #107 )
...
And remove bh_printf macro for other platform header files
2019-08-28 15:19:52 +08:00
wenyongh
907df087bf
Add Linux SGX support ( #106 )
2019-08-28 15:08:52 +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
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
Wang Xin
6eed9441b8
WebAssembly Micro Runtime first version
2019-05-07 10:18:18 +08:00