Weining and wenyongh
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 and Wang Xin
b0b0789dca
Relicense to Apache-2.0 with the LLVM-exception ( #137 )
...
With agreement from contributors.
2019-11-12 07:45:21 +08:00
wenyongh and GitHub
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 and GitHub
26149021ff
Add parameter module inst for native wrapper functions ( #117 )
...
And add asm code of em64/arm/mips version to call native wrapper functions;
Fix some issues of calling wrapper functions;
2019-09-10 10:23:46 +08:00
Jonathan Dong and wenyongh
8deef78624
Add build configuration for Mac ( #110 )
...
* Add build configuration for Mac
This patch implements Mac build basically based on Linux platform
implementations and configurations.
The document to build it on Mac has been updated as well.
* Update wasm_application.h
* Update lib_export.h
Add comments for the functions.
2019-09-06 16:51:36 +08:00