Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ types.rs
File
types.rs
cranelift/codegen/src/ir/types.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Common types for the Cranelift code generator.
2
3
use core::fmt::{self, Debug, Display, Formatter};
4
use cranelift_codegen_shared::constants;
Callers
nothing calls this directly
Calls
1
Type
Class · 0.70
Tested by
no test coverage detected