Docs.rs
wasmtime-fiber-25.0.3
wasmtime-fiber 25.0.3
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
sunfishcode
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
cfg-if ^1.0
normal
wasmtime-versioned-export-macros =25.0.3
normal
backtrace ^0.3.68
dev
cc ^1.0
build
wasmtime-versioned-export-macros =25.0.3
build
rustix ^0.38.31
normal
wasmtime-asm-macros =25.0.3
normal
windows-sys ^0.52.0
normal
Versions
85.71%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasmtime_
fiber
25.0.3
All Items
Crate Items
Structs
Traits
Crate
wasmtime_fiber
Copy item path
Source
Structs
§
Fiber
Fiber
Stack
Represents an execution stack to use for a fiber.
Suspend
Traits
§
Runtime
Fiber
Stack
A fiber stack backed by custom memory.
Runtime
Fiber
Stack
Creator
A creator of RuntimeFiberStacks.