1 2 3 4 5 6 7
target triple = "wasm32-unknown-unknown" @__dso_handle = external global i8* define i8** @get_optional() { ret i8** @__dso_handle }