wenyongh and GitHub
631b7a2403
Enhance wasm loader and interpreter, enhance code security and update document ( #149 )
2019-12-13 15:30:30 +08:00
qdaoming-intel and wenyongh
74f74b6490
Fix sgx porting issues: incorrect compile flags, porting func impl, document, etc. ( #145 )
...
* Fix sgx porting issues: incorrect compilation flags, porting function impl, document, etc.
* Update bh_platform.c
Add check for function bh_vprintf_sgx: check whether print_function is not NULL.
2019-11-22 15:33:37 +08:00
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
Weining and wenyongh
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
Weining and wenyongh
a770706cb6
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
dd5b133fa5
Import app manager, samples and test-tools
2019-05-17 17:15:25 +08:00
Wang Xin
a75a5f0f41
WebAssembly Micro Runtime first version
2019-05-07 10:18:18 +08:00