MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / env.rs

File env.rs

winch/codegen/src/codegen/env.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::{
2 Result,
3 abi::{ABI, ABISig, wasm_sig},
4 codegen::{BlockSig, BuiltinFunction, BuiltinFunctions, OperandSize, control},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected