We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent b0ca388 commit bda41b9Copy full SHA for bda41b9
tests/compiler/std/array.debug.wat
@@ -5344,7 +5344,7 @@
5344
end
5345
5346
)
5347
- (func $start:std/array~anonymous|25 (param $value i32) (param $$1 i32) (param $$2 i32) (result f32)
+ (func $start:std/array~anonymous|25 (param $value i32) (param $index i32) (param $arr i32) (result f32)
5348
local.get $value
5349
f32.convert_i32_s
5350
0 commit comments