mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 14:03:39 +00:00
6b5b4a681d
This commit refactors named types to be created lazily. Instead of defining all types in advance, do it only when necessary.