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