Paweł Bylica
@chfast
🇵🇱 Eastern Europe's blockchain pioneer & Ethereum innovation hub. From Golem's decentralized computing to Nethermind's core infrastructure, L2beat's essential analytics, Polish builders are shaping Ethereum's future globally. ☕️ Discover this ecosystem: localethereum.beehiiv.com/p/poland-ether…
evmone now has the CLZ instruction thanks to @sw0nt. github.com/ipsilon/evmone…
We've moved evmone's git repository to github.com/ipsilon/evmone
If you need help with EVM / LLVM / RISC-V / wasm, I should be available soon.
I've left @ethereumfndn.
If you can ZK-proove a given EVM contract is the result of the solidity source code compilation, it should be allowed to upgrade it to RISC-V version by compiling the same source code to RISC-V.
EVM Equivalence on @ZKsync was just the beginning. For years, we’ve been quietly building toward a better future for all of @Ethereum. Introducing ⚡️ solx — a powerful new Solidity-to-EVM compiler 🧵
The team prepared valuable input to the discussion on @solidity_lang libraries "compilation to EOF" issues. notes.ethereum.org/@ipsilon/eof_s… It's worth reading and decide if it's complicated or easy.
This is about EOF evolution. Over 2 years old. ethereum-magicians.org/t/eof-proposal…
There has been a lot of talk about the promise of RISC-V for Ethereum execution lately, but I don't think there has been sufficient thought about _how_ we get to that place. Here are my thoughts about how the transition could work and how EOF fits in. notes.ethereum.org/@ipsilon/eof-e…
Funny that we try RISC-V RV32IM ELF and hope that the outcome will be significantly different than WebAssembly Binary Format.