mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-10 22:49:30 +00:00
runtime,os: add os.Executable() for Darwin
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build !linux || baremetal
|
||||
//go:build (!linux && !darwin) || baremetal
|
||||
|
||||
package os
|
||||
|
||||
|
||||
Reference in New Issue
Block a user