mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
52c61de19f
This ensures that an embedded [0]func() never ends up being larger than 1 pointer, which is requried by protobuf processing code.