Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

wasmgroundup/code

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.