Skip to content

Code for the book WebAssembly from the Ground Up — learn Wasm by building a simple compiler in JavaScript.

License

Notifications You must be signed in to change notification settings

wasmgroundup/code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧱 WebAssembly from the Ground Up

(From the book WebAssembly from the Ground Up — learn Wasm by building a simple compiler in JavaScript.)

Welcome! This repo contains the code from every checkpoint in the book.

Here are some useful commands:

  • npm test to run all tests for all checkpoints.
  • node <filename> to run the tests in a specific checkpoint/file. E.g. node chapter02/01-noplang.js node chapter01.js

About

Code for the book WebAssembly from the Ground Up — learn Wasm by building a simple compiler in JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •