blob: 9817d64b7a0b447b2e670781f9cd39d0f0b2559a [file] [log] [blame] [edit]
(module $foo
(memory $m1 1 1)
(data $mydata (i32.const 0) "a")
(data $passive_data passive "b")
(table $t1 1 funcref)
)