wasm-tools 1.253.0

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

(module
  (func (param i32) (param $b i32)))