mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
13db2c13e5
This is a leftover from a long time ago, when everything was still in the global context. The fact that this uses the global context is most certainly a bug. I have seen occasional crashes in the build-packages-indepedently branch (and PRs based on it) which I suspect are caused by this bug. I think this is a long-dormant bug that only surfaced when doing the compilation steps in parallel.