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
Weining
2a8b1ef454
Remove the binding between current thread and module instance and bugs fix ( #131 )
...
Remove wasm_export_api.h that may confuse
Implement wasm_runtime_validate_app_str_addr()
Fix bugs of loader and pass more spec cases
Signed-off-by: Weining Lu <weining.x.lu@intel.com>
2019-10-11 15:25:23 +08:00
Wang Xin
a75a5f0f41
WebAssembly Micro Runtime first version
2019-05-07 10:18:18 +08:00