`parse_type_section` doesn't need the value after passing it, and this allows callees to avoid cloning if they need their own copy.
This crate performs the translation from a wasm module in binary format to the in-memory form of the Cranelift IR.
If you're looking for a complete WebAssembly implementation that uses this library, see Wasmtime.