wasm-micro-runtime/samples/littlevgl/wasm-apps/src
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
..
display_indev.h Implement native function pointer check, addr conversion and register, update documents (#185) 2020-03-04 20:12:38 +08:00
main.c Fix wamr compiler issues and refine some error messages (#470) 2020-12-15 13:05:39 +08:00
system_header.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00