mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
45e2863e9f
I was seeing bad error messages... but only some of the time. So I went digging. Eventually I traced it to this one bug, probably introduced in https://github.com/tinygo-org/tinygo/pull/5290. This is not just a visual issue, this is actually a bug in TinyGo that will result in non-reproducible binaries and random behavior differences.