summaryrefslogtreecommitdiff
path: root/test/merge/global-init.wast.combined.finalized.opt
blob: 02a0900f5473559844758fd8048bc4dc8154c76a (plain)
1
2
3
4
5
(module
 (import "env" "memory" (memory $0 256))
 (import "env" "table" (table 8 anyfunc))
 
)