mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +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.