Closed danleh closed 5 years ago
Inside the const_ hook, one cannot distinguish an i32 from an f32 or f64 (assuming the latter have no fractional portion). Add op argument, similar to local and global hooks.
const_
op
local
global
Inside the
const_
hook, one cannot distinguish an i32 from an f32 or f64 (assuming the latter have no fractional portion). Addop
argument, similar tolocal
andglobal
hooks.