wasm-micro-runtime/core
Wenyong Huang 16e6f41b3a
Fix wamr compiler issues and refine some error messages (#470)
Fix potential memory leak issue when using llvm::EngineBuilder().selectTarget()
Fix issue of accessing aot_value's fields after it is freed
Fix JIT not print failed to link import warning
Change some error messages: 'fail to' to 'failed to'
Update error message when SIMD isn't enabled
Fix install littlevgl wasm app of wasi version failed

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2020-12-15 13:05:39 +08:00
..
app-framework Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00
app-mgr Fix timer setTimeout issue and some coding style issues (#459) 2020-12-04 18:07:52 +08:00
deps Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
iwasm Fix wamr compiler issues and refine some error messages (#470) 2020-12-15 13:05:39 +08:00
shared Using posix thread implementation for NuttX (#462) 2020-12-07 21:15:41 +08:00
config.h Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00