Docs.rs
wasm-compose-0.221.0
wasm-compose 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
heck ^0.4.0
normal
im-rc ^15.1.0
normal
indexmap ^2.0.0
normal
log ^0.4.17
normal
petgraph ^0.6.2
normal
serde ^1.0.166
normal
serde_derive ^1.0.166
normal
serde_yaml ^0.9.22
normal
smallvec ^1.10.0
normal
wasm-encoder ^0.221.0
normal
wasmparser ^0.221.0
normal
wat ^1.221.0
normal
glob ^0.3.0
dev
pretty_assertions ^1.2.1
dev
wasmprinter ^0.221.0
dev
wit-component ^0.221.0
dev
Versions
100%
of the crate is documented
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
wasm_
compose
0.221.0
Module composer
Module Items
Structs
Constants
In crate wasm_
compose
wasm_compose
Module
composer
Copy item path
Source
Expand description
Module for composing WebAssembly components.
Structs
§
Component
Composer
Used to compose a WebAssembly component from other components.
Constants
§
ROOT_
COMPONENT_
NAME
The root component name used in configuration.