WAMR-09-29-2020
Implement post-MVP tail-call feature for interpreter
Enable Windows wasm-c-api support and update examples
Enable Windows COFF format support for AOT on Windows 64-bit
Implement custom name section support and stack trace printing
Introduce Nuttx RTOS platform support
Implement memory profiling tool (experimental)
Re-implement utf-8 encoding check on wasm loader
Introduce CI support
Remove errno in wasm_application_execute_func
Add makefiles of minimal version to exclude sgx wasi/pthread ocalls if not needed
Clear the build warnings on MacOS
Fix get local issue of fast interpreter
Fix JIT target arch not set issue
Fix issue of two new wasm function call APIs
Fix sgx enclave module not destroyed issue when loading module failed