import-attributes.s 139 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 .globl call_foo call_foo: .functype call_foo () -> () call foo end_function .functype foo () -> () .import_module foo, baz