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