gopy
gopy copied to clipboard
gopy: consider using runtime/cgo.Handle
we might want to consider using runtime/cgo.Handle (when released and when gopy's minimum Go version matches Go-1.17) instead of our own mechanism.
see:
- https://github.com/golang/go/issues/37033
- https://tip.golang.org/pkg/runtime/cgo/#Handle