Skip to content

acmpesuecc/WASM-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM-workshop

This is the repo for ACM-PESU-ECC's webassembly workshop.

Running hello.c

emcc hello.c -Lraylib/lib -lraylib -lglfw3 -o hello.html -s USE_GLFW=3

Running graphics.c

emcc graphics.c -Lraylib/lib -lraylib --preload-file resources -o graphics.html -s USE_GLFW=3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages