Docs.rs
wasmtime-fiber-34.0.2
wasmtime-fiber 34.0.2
Permalink
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.93
normal
cfg-if ^1.0
normal
wasmtime-asm-macros =34.0.2
normal
wasmtime-versioned-export-macros =34.0.2
normal
backtrace ^0.3.68
dev
cc ^1.0
build
wasmtime-versioned-export-macros =34.0.2
build
libc ^0.2.112
normal
rustix ^1.0.3
normal
windows-sys ^0.59.0
normal
Versions
83.33%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Crate wasmtime_fiber
wasmtime_
fiber
34.0.2
All Items
Crate Items
Structs
Traits
Type Aliases
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.
Type Aliases
§
Result