Cookie Consent: We use cookies to give you the best online experience, for analytics, performance, and to tailor the experience towards your interests.

Skip to content
Pic of Zero Knowledge

What and why of eWasm with Lane and Alex

May 23, 2018
0 comments

Zero Knowledge

Description

In this episode, we sit down with https://twitter.com/lrettig (Lane Rettig) and https://twitter.com/alexberegszaszi (Alex Beregszaszi) from the eWasm team at the Ethereum Foundation to talk about WebAssembly (Wasm). We explore why Wasm was chosen as the instruction set of the future for Ethereum, what it means to switch instructions sets and why you would want to go with one over another. We also dig into Wasm specifics and tooling. If you want to learn more about Wasm, check out some of the links below: https://webassembly.org/ (Official Wasm website) https://github.com/ewasm/design (eWasm design repo) where there are documents discussing the different VMs as well as goals, motivations and design specs of eWasm. http://www.kframework.org/index.php/Main_Page (K Framework description)