summaryrefslogtreecommitdiff
path: root/test/pipes.txt
blob: fbe67136f7ff9cd915a66224e1a8194c0cb1448b (plain)
1
2
3
4
5
6
7
;;; PLATFORMS: Linux Darwin
;;; RUN: bash -c '%(wasm-stats)s <(%(wat2wasm)s /dev/stdin <<<"(module)" -o /dev/stdout)'
(;; STDOUT ;;;
Total opcodes: 0
Opcode counts:
Opcode counts with immediates:
;;; STDOUT ;;)