Weining
|
27f246b5f3
|
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
|
b0b0789dca
|
Relicense to Apache-2.0 with the LLVM-exception (#137)
With agreement from contributors.
|
2019-11-12 07:45:21 +08:00 |
|
wenyongh
|
49127efa99
|
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
|
5257dd8a48
|
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
|
5c69543c54
|
Add Linux SGX support (#106)
|
2019-08-28 15:08:52 +08:00 |
|
wenyongh
|
1db5a2f697
|
Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45)
|
2019-07-22 11:32:51 +08:00 |
|
Yiting Wang
|
08ebc6c773
|
Add support for VxWorks (#43)
This adds iwasm support for VxWorks 7.
|
2019-07-10 16:01:43 +08:00 |
|