wenyongh
4e0ad7d935
Enhance malformed wasm file checking
...
Fix issue of print hex int and implement utf8 string check
Fix wasi file read/write right issue
Fix minor issue of build wasm app doc
2019-11-27 10:46:42 +08:00
wenyongh
678cee7f95
Rename build_wamr_app to build_wasm_app
2019-11-25 22:35:30 +08:00
wenyongh
b91b4623aa
Sync up with internal/feature
2019-11-25 22:28:37 +08:00
wenyongh
b470a931f2
Sync up with internal/feature
2019-11-25 22:26:51 +08:00
qdaoming-intel
064400fdc2
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
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
Xu Jun
526c52eebf
Add toolchain for WAMR ( #127 )
...
* add toolchain for wamr
* add copyright
2019-09-26 19:35:37 +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
Wang Xin
39d04cae41
Merge branch 'master' into master
2019-09-09 07:42:30 +08:00
Wang Xin
a522e985f3
Update release_ack.md
2019-09-07 14:34:03 +08:00
Wang Xin
2f71a92ca3
re-organized the readme ( #111 )
...
* Update README.md
* re-organize the readme
* more changes
* roadmap and releases
* Update README.md
2019-09-07 14:27:11 +08:00
Xin Wang
1eb0febc54
roadmap and releases
2019-09-07 14:16:50 +08:00
Xin Wang
f022df3160
more changes
2019-09-07 13:23:52 +08:00
Xin Wang
cbd046000d
re-organize the readme
2019-09-07 12:14:58 +08:00
wenyongh
985ab77c44
Implement memory profiler, optimize memory usage, modify code indent ( #35 )
2019-05-23 05:03:31 -05:00
wenyongh
1c89072d99
Import app manager, samples and test-tools
2019-05-17 17:15:25 +08:00
Wang Xin
cac4f6c012
code cleanup
2019-05-07 14:15:28 +08:00