Docs.rs
pulley-interpreter-45.0.0
pulley-interpreter 45.0.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
github:bytecodealliance:wasmtime-publish
wasmtime-publish
Dependencies
anyhow ^1.0.100
normal
optional
arbitrary ^1.4.2
normal
optional
cranelift-bitset ^0.132.0
normal
log ^0.4.28
normal
pulley-macros =45.0.0
normal
wasmtime-internal-core =45.0.0
normal
optional
anyhow ^1.0.100
dev
clap ^4.5.48
dev
env_logger ^0.11.5
dev
termcolor ^1.4.1
dev
Versions
67.15%
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
stack_alloc32
pulley_
interpreter
45.0.0
In pulley_
interpreter::
decode::
operands
pulley_interpreter
::
decode
::
operands
Function
stack_
alloc32
Copy item path
Source
pub fn stack_alloc32<T:
BytecodeStream
>(pc:
&mut T
) ->
Result
<(
u32
,), T::
Error
>
Available on
crate feature
decode
only.