mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 02:57:46 +00:00
4da137d7c8
Non-static allocas are disallowed for a number of reasons, so check for their presence. See the commit diff for details.