summaryrefslogtreecommitdiff
path: root/test/llvm_autogenerated/non-executable-stack.wast
blob: 6b7e830a992eb9750adfc59e25d7eef7a4d68c18 (plain)
1
2
3
4
5
6
(module
 (import "env" "memory" (memory $0 1))
 (table 0 anyfunc)
 (data (i32.const 4) "\10\04\00\00")
)
;; METADATA: { "asmConsts": {},"staticBump": 1040, "initializers": [] }