wenyongh
87625a3b97
Add a switch to build simple sample without gui support
2019-09-25 16:40:29 +08:00
wenyongh
cdaa0deed8
Use one libc wrapper copy for sgx and other platforms; remove bh_printf macro for other platform header files
2019-08-28 15:16:59 +08:00
wenyongh
907df087bf
Add Linux SGX support ( #106 )
2019-08-28 15:08:52 +08:00
wenyongh
b7c963a9bf
Enable native/app address validation and conversion for wasm app ( #102 )
...
Enable setting external memory space for wasm app, the feature is disabled by default;
Remove wasm_application_exectue_* APIs from wasm_export.h which makes confused.
2019-08-21 16:39:50 +08:00
Weining
b0a1acb577
Optimize samples build process and build 64 bit binaries by default ( #90 )
...
* Optimize samples build process
* Samples: build 64 bit version by default
2019-08-02 14:00:35 +08:00
wenyongh
cd77f70370
Add a new extension library: connection ( #39 )
2019-06-10 21:52:15 -05:00
wenyongh
25eed9cc59
Implement memory.grow and limit heap space base offset to 1G ( #36 )
...
* Implement memory profiler, optimize memory usage, modify code indent
* Implement memory.grow and limit heap space base offset to 1G; modify iwasm build type to Release and 64 bit by default
2019-05-31 01:21:39 -05:00
wenyongh
985ab77c44
Implement memory profiler, optimize memory usage, modify code indent ( #35 )
2019-05-23 05:03:31 -05:00
Wang Xin
6eed9441b8
WebAssembly Micro Runtime first version
2019-05-07 10:18:18 +08:00