Closed
Description
$GOROOT/src/runtime/zgoos_darwin.go
and the like have been moved to the runtime/internal/sys
package, and so gopherjs prints this error:
$ gopherjs build -m app.go
stat /Users/adg/go/src/runtime/zgoos_darwin.go: no such file or directory
The workaround is to use Go 1.5. But this change will be in Go 1.6, so this issue should track the changes to gopherjs required to accommodate this change.
Metadata
Metadata
Assignees
Labels
No labels