byteexec byteexec provides a Golang package that allows executing files that are stored/embedded as Go byte arrays. To install: go get github.com/getlantern/byteexec For docs: godoc github.com/getlantern/byteexec