Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ masm.rs
File
masm.rs
winch/codegen/src/masm.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::Result;
2
use crate::abi::{self, LocalSlot, align_to};
3
use crate::codegen::{CodeGenContext, Emission, FuncEnv};
4
use crate::isa::{
Callers
nothing calls this directly
Calls
2
new
Function · 0.50
with_endianness
Method · 0.45
Tested by
no test coverage detected