wasm-tools 1.253.0

CLI tools for interoperating with WebAssembly files
Documentation
1
2
3
4
;; RUN: wast --assert default --snapshot tests/snapshots %

(func (result i32) unreachable select (result i32) (result))
(func (result i32) unreachable select (result i32) (result) select)