Skip to content

raulgrell/zig-wasm-webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-wasm-canvas

An example demonstrating Zig interacting with a canvas via JS. It is a port of one of the official mozilla examples.

https://developer.mozilla.org/en-US/docs/WebAssembly

Compile with zig build-exe -target wasm32-freestanding --release-small main.zig

About

Using Zig and WebGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published