Skip to content

wasmgroundup/reader-template

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! We've initialized a new project template for you. You can copy the code from the book into the files in the root directory.

Here are some useful commands:

  • npm test to run all tests for all chapters.
  • node <filename> to run tests for a specific chapter. E.g., node chapter01.js for Chapter 1.

About

Template for reader repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published