1 2 3 4 5 6
target triple = "wasm32-unknown-unknown" define void @_start() local_unnamed_addr { entry: ret void }