summaryrefslogtreecommitdiff
path: root/test/llvm_autogenerated/non-executable-stack.wast
blob: ba0ae642db64758eaeb370c3376cf20eadf14384 (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": [] }