eh-steve / goloader

Compile, load and run Go code at runtime.
Apache License 2.0
54 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 1 year ago

eh-steve commented 1 year ago

Fixes #25