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