0fe3f11194e795d219d420655123d9ad3bac10f7
This commit splits `generate/src/types.rs` into submodules, each responsible for specifying a (compound) type. `generate/src/types.rs` grew in size a lot, and IMHO this should yield readability and maintenance.
wiggle
An experimental implementation of bytecodealliance/wig crate which
generates Rust bindings from *.witx that are meant to be more idiomatic
and hopefully allowing for easier polyfilling between different WASI
snapshot versions in the future.
Description
Languages
Rust
77.8%
WebAssembly
20.6%
C
1.3%