eosio.cdt
eosio.cdt copied to clipboard
WASM bloat introduced in 1.8
The size of binary generated by cdt v1.8.x is far larger than that by v1.7.x which results in increased resource costs when deployed on-chain.
See Telegram thread here.
How is it possible that a simple hello world is 34,342 bytes big? Can you reproduce the same @aclark-b1 ?