go-randomx/exec.go
DataHoarder d20dd880ce
All checks were successful
continuous-integration/drone/push Build is passing
amd64: Implemented VM JIT
2024-04-20 19:53:47 +02:00

6 lines
79 B
Go

package randomx
type SuperScalarProgramFunc []byte
type VMProgramFunc []byte