wasm-micro-runtime/samples
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
..
basic Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
gui Add more checks to enhance security (#446) 2020-11-24 14:00:09 +08:00
littlevgl Fix wamr compiler issues and refine some error messages (#470) 2020-12-15 13:05:39 +08:00
multi-module Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
multi-thread Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
simple Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
spawn-thread Fix the build issues on mac for some samples (#358) 2020-08-21 15:14:04 +08:00
wasm-c-api Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
workload Fix app manager install atomics app issue and optimize workload scripts (#458) 2020-12-04 15:35:45 +08:00