Content pfp
Content
@
0 reply
0 recast
2 reactions

maurelian  pfp
maurelian
@maurelian.eth
https://warpcast.com/eulerlagrange.eth/0x76a7dc How can a new EVM language get past this “cold start” problem? No real usage -> unsafe -> no real usage
7 replies
2 recasts
13 reactions

frangio pfp
frangio
@frangio
Bootstrap the language by compiling to Solidity at first. Instruct users of the language to have the Solidity output audited. Gain confidence in the language and grow an ecosystem this way. Eventually develop an EVM backend and fuzz it against the Solidity backend. Pray.
1 reply
0 recast
4 reactions

frangio pfp
frangio
@frangio
That said new compilers should not be targetting EVM directly. We need compiler infrastructure like LLVM. I think Yul was supposed to be this but I don't think it has succeeded so far.
1 reply
0 recast
0 reaction