There have been quite a few breaking changes in `witx`. https://github.com/WebAssembly/WASI/pull/395 This breaks `as-witx` and all derived code generators (documentation, zig, rust). Types are different, so we don't have a direct map from witx types to the AS types any more.
There have been quite a few breaking changes in
witx.WebAssembly/WASI#395
This breaks
as-witxand all derived code generators (documentation, zig, rust).Types are different, so we don't have a direct map from witx types to the AS types any more.