summaryrefslogtreecommitdiff
path: root/test/parse/custom-sections.txt
blob: 4bb2cb46c99a6b8c7f005a0ebd89ff8cab86d45d (plain)
1
2
3
4
5
;;; TOOL: wat2wasm
;;; ARGS: --enable-annotations
(module
  (@custom "custom" "contents")
  (@custom "custom2" (after code) "stuff"))