Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jesserc/gevm
/ Opcode
TypeAlias
Opcode
gevm/opcodes.go:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
"fmt"
4
5
type
Opcode byte
6
7
const
(
8
STOP Opcode = 0x0
Callers
2
NewJumpTable
Function · 0.85
Run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected