Introduction to WebAssembly Text
Introduction to WebAssembly Text
Previous | Next | |
---|---|---|
Up | Benefits of WebAssembly |
0: Prerequisites
WebAssembly Tools
This post contains several exercises that show you how to develop and run simple WebAssembly programs. In order to perform these exercises, you will need to install the wasmer
tools and runtime environment.
Please refer to wasmer.io
for installation details
Development Environment
All WebAssembly development has been done in Visual Studio Code using the “WebAssembly Toolkit for VSCode” extension