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