Introduction
IntroductionΒΆ
This write-up details everything I know about WebAssembly. Here I explore the WebAssembly specification, and how it translates into practical implementations.
I also talk about WebAssembly binary fuzzing and exploitation, and issues that arise in comparison to native binaries (focusing on x86-64).