Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/main
/
.
/
test
/
pipes.txt
blob: 07ec43f12a67d879a616b2d1cc3eda38bf19dbc7 [
file
] [
edit
]
;;; 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 ;;)