wasm-micro-runtime/core
Wenyong Huang ab2e959616
Fix fast jit issues (#1208)
Move jit spill cache to the end of interp frame to reduce footprint
Fix codegen compare float issue: should not overwritten the source registers
Fix float to int conversion check integer overflow issue
Unify the float compare
Fix get_global issue
2022-06-07 15:49:52 +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 (#1208) 2022-06-07 15:49:52 +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