Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ ty
Method
ty
winch/codegen/src/codegen/builtin.rs:35–37 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
33
}
34
35
pub(crate) fn ty(&self) -> BuiltinType {
36
self.inner.ty
37
}
38
}
39
40
/// Metadata about a builtin function.
Callers
4
lower_builtin
Method · 0.45
pop_to_reg
Method · 0.45
pop_to_addr
Method · 0.45
move_val_to_reg
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected