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