Docs.rs
wasper-0.1.3
wasper 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
whtsht
Dependencies
num-traits ^0.2
normal
opt_vec ^0.1
normal
env_logger ^0.9.0
dev
glob ^0.3.1
dev
log ^0.4
dev
serde_json ^1.0
dev
wat ^1
dev
Versions
1.85%
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
unwind_stack
wasper
0.1.3
In wasper::
exec::
instr
wasper
::
exec
::
instr
Function
unwind_
stack
Copy item path
Source
pub fn unwind_stack(frame: &
Frame
, stack: &mut
Stack
) ->
Option
<
usize
>