add web support using Emscripten
This commit is contained in:
parent
566a2860c7
commit
7a0d397baf
6 changed files with 277 additions and 25 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,7 +1,9 @@
|
|||
zig-cache/
|
||||
zig-out/
|
||||
.idea/
|
||||
Project/*
|
||||
|
||||
#This is a file that is auto-generated to make a hack work
|
||||
**/web_emscripten_entry_point.zig
|
||||
libraylib.a
|
||||
raylib.h
|
||||
raymath.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue