Docs.rs
component-init-wasmtime-0.1.0
component-init-wasmtime 0.1.0
Docs.rs crate page
MIT
08 August 2026
Links
crates.io
Source
Owners
dicej
Dependencies
anyhow ^1.0.89
normal
async-trait ^0.1.83
normal
component-init-transform ^0.1.0
normal
wasmtime ^34.0.1
normal
tokio ^1
dev
wasmtime-wasi ^34.0.1
dev
wat ^1.235.0
dev
Versions
0%
of the crate is documented
Platform
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
Skip to main content
initialize
component_
init_
wasmtime
0.1.0
component_init_wasmtime
Function
initialize
Copy item path
Source
pub async fn initialize(component: &[
u8
]) ->
Result
<
Vec
<
u8
>>