wit-component 0.251.0

Tooling for working with `*.wit` and component files together.
Documentation
1
2
3
4
(module
  (func (export "the_entrypoint"))
  (func (export "x#y"))
)