What's difficult about building on Solana?
@atellix We got the base binary down a ton recently. Any other pointers for easy wins would be greatly appreciated
Jacob Creech
Jacob Creech30.7.2025
Anchor init's binary is 182kb. Every byte costs money Every binary includes 86kb for uploading IDLs onchain. With program metadata program, we don't need these anymore S/O to @0x_arthurbretas for the 56% byte reduction in base binary We're entering Anchor's optimization era
67,6K