Meta: Stop extending the EVM with Precompiles, Use Opcodes
Ethereum Magicians
A compiler developer argues that future EVM extensions should use opcodes instead of precompiles to reduce gas costs, minimize bytecode size, and avoid breaking existing contract logic.
Meta:停止使用預編譯合約擴展 EVM,應改用操作碼
Ethereum Magicians
1 天前
AI 生成摘要
身為 EVM 編譯器開發者,我呼籲未來 EVM 的擴展應使用操作碼而非預編譯合約,因為預編譯合約會導致更高的 Gas 成本與更大的字節碼,且操作碼在擴展時對現有合約的破壞性更小。