mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-13 21:01:53 +08:00
At least on Linux, CMake seems to add automatically the '-rdynamic' flag. As a result, Emscripten generates a fat HTML file that does not work. Removing it allows HTML+JS+WASM generation. |
||
|---|---|---|
| .. | ||
| audio | ||
| core | ||
| models | ||
| network | ||
| others | ||
| physac | ||
| shaders | ||
| shapes | ||
| text | ||
| textures | ||
| CMakeLists.txt | ||
| examples_template.c | ||
| Makefile | ||
| Makefile.Android | ||
| raylib_compile_execute.bat | ||
| raylib_makefile_example.bat | ||