Docs.rs
pulley-interpreter-27.0.0
pulley-interpreter 27.0.0
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
fitzgen
github:bytecodealliance:wasmtime-publish
Dependencies
arbitrary ^1.3.1
normal
optional
cranelift-bitset ^0.114.0
normal
log ^0.4.8
normal
sptr ^0.3.2
normal
env_logger ^0.11.5
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pulley_
interpreter
27.0.0
In pulley_
interpreter::
decode::
operands
pulley_interpreter
::
decode
::
operands
Function
store64
Copy item path
Source
pub fn store64<T:
BytecodeStream
>(pc:
&mut T
) ->
Result
<(
XReg
,
XReg
), T::
Error
>
Available on
crate feature
decode
only.