Skip to content

peterhellberg/w4-balls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w4-balls ⚡

Using Zig to compile a .wasm cart for use in WASM-4

Development

File watcher can be started by calling:

zig build spy

Running the cart in WASM-4:

zig build run

Deploy:

make Deploy