eh-steve / goloader

Compile, load and run Go code at runtime.
Apache License 2.0
46 stars 4 forks source link

Fix #25 darwin/macho self patch when os.Args[0] is not an absolute or relative path (e.g. when resolved via $PATH) #26

Closed eh-steve closed 9 months ago

eh-steve commented 11 months ago

Fixes #25