glslang-zig/glslang/OSDependent
Nathaniel Cesario 45ce545ad3 web: Fix emscripten build
The web/emscripten build has been broken for an unknown amount of time
and for multiple reasons:
  - Calling `cat` on Windows
  - The latest version of wasm-ld does not support the `--no-undefined`
    flag
  - `ccall` was not being exported

Fixes #3272.
2023-07-20 13:59:11 -06:00
..
Unix Use CMAKE_INSTALL_FULL_LIBDIR in compat cmake files 2023-05-02 15:46:45 -06:00
Web web: Fix emscripten build 2023-07-20 13:59:11 -06:00
Windows Use CMAKE_INSTALL_FULL_LIBDIR in compat cmake files 2023-05-02 15:46:45 -06:00
osinclude.h Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00