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 |
|
Weining
|
030dd4ad21
|
Fix typo 'destory' and compile issue (#119)
* Optimize samples build process
* Samples: build 64 bit version by default
* Fix typo 'destory'
* Fix compile issue
|
2019-09-10 15:52:03 +08:00 |
|
wenyongh
|
fb9f5f670d
|
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 |
|
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
|
0b8a6b3432
|
Fix code indent issue and 64-bit compiler error in libc wrapper src
|
2019-05-14 21:17:12 +08:00 |
|
Weining
|
d7a7b453ee
|
convert tab to 4 spaces in header files (#4)
|
2019-05-09 16:25:23 +08:00 |
|
Wang Xin
|
6eed9441b8
|
WebAssembly Micro Runtime first version
|
2019-05-07 10:18:18 +08:00 |
|