Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ as_u32
Method
as_u32
winch/codegen/src/masm.rs:199–201 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
197
}
198
199
pub fn as_u32(&self) -> u32 {
200
self.0
201
}
202
}
203
204
/// A stack slot.
Callers
3
visit_br_if
Method · 0.45
memmove
Method · 0.45
ensure_sp_for_jump
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected