WebAssembly "Hello World" in V8
September 20, 2016 ยท View on GitHub
WebAssembly "Hello World" in V8
:checkered_flag: This document aims to show the end-to-end WebAssembly toolchain working in the V8 engine, starting with a "hello world" C source file and ending with code executing at native speed in V8.
This guide is now out of date. See Step by Step on the WebAssembly site for up-to-date instructions.