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