We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6871e54 commit 70ddb4bCopy full SHA for 70ddb4b
test/core/elem.wast
@@ -381,7 +381,7 @@
381
"\04\04\01" ;; Table section: 1 table
382
"\70\00\01" ;; Table 0: [1..] funcref
383
"\09\0b\01" ;; Elem section: 1 element segment
384
- "\06\00\41\00\0b\70\01\d2\00\0b" ;; Segment 0: (table 0) (i32.const 0) funcref (ref.null 0)
+ "\06\00\41\00\0b\70\01\d2\00\0b" ;; Segment 0: (table 0) (i32.const 0) funcref (ref.func 0)
385
"\0a\04\01" ;; Code section: 1 function
386
"\02\00\0b" ;; Function 0: empty
387
)
0 commit comments