tommie
Results
112
comments of
tommie
wasm2wat says 000006d: error: function body longer than given size With Debug, I get an assertion failure, not an ASAN issue: ``` compile | compiling: [6] $func6 (f32) -> f32;...
In Debug I'm seeing this: ``` compile | compiling: [2] i64.no_fold_shr_s_shl (i64) -> i64; wasm-size: 75 compile | pushing locals. count: 1; type: f32 compile | pushing locals. count: 1;...