wasm-tools 1.252.0

CLI tools for interoperating with WebAssembly files
Documentation
1
2
3
4
;; RUN: print %
(module
  (global (shared f32))
)