September 2019
Beginner to intermediate
540 pages
13h 3m
English
At the heart of Ethereum is the EVM, the engine powering the entire Ethereum network. It is the runtime execution environment for smart contracts and blockchain. There are quite a few lower-level protocol improvements proposed, including some at EVM opcode level. There are many discussions about improving the account model, including further account data abstraction.
One of the interesting topics worth discussing further is the next generation of the EVM, eWASM. It is an Ethereum version of WebAssembly (WASM).
WebAssembly is a W3C standard, defining the binary instruction set for a stack-based ...
Read now
Unlock full access