Skip to content

A collection of wasm projects that can be helpful in understanding WASM+Zig

Notifications You must be signed in to change notification settings

zadockmaloba/zig-wasm-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zig WebAssembly Exercises

Requirements:

  • Python 3.*
  • Zig 0.13.0

Run:

Change directory to any exercise's root directory and run:

zig build run

Exercises:

zig-wasm-1 (Hello world!)

image

zig-wasm-2 (Snake game)

image

About

A collection of wasm projects that can be helpful in understanding WASM+Zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published