wasm-micro-runtime/core
Wenyong Huang a0e0a5fa0e
Fix fast jit issues and clear compile warnings (#1228)
Fix i8 bool result misused as i32 reg to compare with i32 0
Fix wasm_runtime_malloc 0 size memory warning
Fix codegen i64 ROTL translation issue
Refine rotate shift operations
Clear compilation warnings of codegen
2022-06-16 09:55:59 +08:00
..
app-framework Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
app-mgr Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
deps Fix littlevgl link error issues (#1006) 2022-02-15 08:41:36 +08:00
iwasm Fix fast jit issues and clear compile warnings (#1228) 2022-06-16 09:55:59 +08:00
shared Add check for stack_min_addr in bound check with hardware trap (#1166) 2022-05-12 12:23:35 +08:00
config.h Fix fast jit issues (#1208) 2022-06-07 15:49:52 +08:00