mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
adc0cae960
We previously used our own //go:extern but //go:linkname is probably the better choice since it's used in the math/bits package.