Docs.rs
wit-parser-0.221.0
wit-parser 0.221.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception OR
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wasmtime-publish
Dependencies
anyhow ^1.0.58
normal
id-arena ^2
normal
indexmap ^2.0.0
normal
log ^0.4.17
normal
semver ^1.0.0
normal
serde ^1.0.166
normal
optional
serde_derive ^1.0.166
normal
optional
serde_json ^1
normal
optional
unicode-xid ^0.2.2
normal
wasmparser ^0.221.0
normal
optional
wat ^1.221.0
normal
optional
env_logger ^0.11
dev
libtest-mimic ^0.7.0
dev
pretty_assertions ^1.3.0
dev
serde_json ^1
dev
Versions
46.58%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wit_
parser
0.221.0
Module decoding
Module Items
Enums
Functions
In crate wit_
parser
wit_parser
Module
decoding
Copy item path
Source
Enums
§
Decoded
Wasm
Result of the
decode
function.
Functions
§
decode
Decodes an in-memory WebAssembly binary into a WIT
Resolve
and associated metadata.
decode_
reader
Decode for incremental reading
decode_
world
Decodes the single component type
world
specified as a WIT world.