Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NethermindEth/cairo-vm-go
/ CairoProgram
Struct
CairoProgram
pkg/runner/program.go:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
type
CairoProgram
struct
{}
26
27
func
LoadCairoZeroProgram(cairoZeroJson *zero.ZeroProgram) (*Program, error) {
28
// bytecode
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected