add web support using Emscripten

This commit is contained in:
Blue 2023-08-11 00:44:28 -06:00
parent 566a2860c7
commit 7a0d397baf
6 changed files with 277 additions and 25 deletions

4
.gitignore vendored
View file

@ -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