Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ memflags.rs
File
memflags.rs
cranelift/codegen/src/ir/memflags.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Memory operation flags.
2
3
use super::TrapCode;
4
use crate::HashMap;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected