wasm-tools 1.240.0

CLI tools for interoperating with WebAssembly files
Documentation
(component
  (@custom "wit-component-encoding" "/04/00")
  (type (;0;)
    (component
      (type (;0;)
        (component
          (type (;0;) (func))
          (import "x" (func (;0;) (type 0)))
          (export (;1;) "y" (func (type 0)))
        )
      )
      (export (;0;) "a:b/foo" (component (type 0)))
    )
  )
  (export (;1;) "foo" (type 0))
  (@producers
    (processed-by "wit-component" "%version")
  )
)