Refactor the web compile script #1
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Currently the web compile script is a modification of the raylib emscripten makefile.
Ideally, I would like to refactor this to be a native script (batch or shell) that compiles the project for web using platform-specific settings similar to how the Windows and MacOS build scripts look.
The text was updated successfully, but these errors were encountered: