A (work in progress) high performance byte code virtual machine for Go.
goos: linux
goarch: amd64
pkg: gomachine
BenchmarkVM_Execute_Add10000000Numbers-24 1000000000 0.0315 ns/op 0 B/op 0 allocs/op
PASS
ok gomachine 0.225s