wit-component 0.255.0

Tooling for working with `*.wit` and component files together.
Documentation
1
2
3
4
5
6
(module
  (@dylink.0)
  (import "$root" "[thread-new-indirect-v0]" (func (param i32 i32) (result i32)))

  (func (export "hi"))
)