Versions in this module Expand all Collapse all v1 v1.3.6 Aug 10, 2022 Changes in this version + const MEM_COMMIT — windows/amd64 + const MEM_RESERVE — windows/amd64 + type Function unsafe.Pointer — darwin/amd64, linux/amd64, windows/amd64 + type Loader []byte — darwin/amd64, linux/amd64, windows/amd64 + func (self Loader) Load(fn string, fp int, args int) (f Function) + func (self Loader) LoadWithFaker(fn string, fp int, args int, faker interface{}) (f Function)