[Web] Fix Emscripten for WebXR and update minimum version

This commit is contained in:
Adam Scott 2025-06-12 13:12:46 -04:00
parent 71a9948157
commit 793258919b
No known key found for this signature in database
GPG key ID: CECA1BAC77139AB0
4 changed files with 35 additions and 23 deletions

View file

@ -9,7 +9,7 @@ env:
tests=no
debug_symbols=no
use_closure_compiler=yes
EM_VERSION: 3.1.64
EM_VERSION: 4.0.11
jobs:
web-template: