blob: 44721f8f4197e572d2776094c3b2429b26812ea7 [file] [log] [blame] [edit]
(module
(import "foo" "bar" (global i32))
(global i32 i32.const 1)
(func)
(table 2 anyfunc)
(elem (get_global 0) 0))