mirror of
https://github.com/Xevion/Pac-Man.git
synced 2026-01-31 22:25:00 -06:00
Skip env::args() on Emscripten builds to prevent accessing Module.arguments after runtime initialization, which causes abort with ASSERTIONS=1.