``` emcc.bat test\hello_world.c -sMIN_FIREFOX_VERSION=65 --proxy-to-worker -o test.html ``` and run in Firefox 65, results in <img width="905" height="164" alt="Image" src="https://github.com/user-attachments/assets/ad83c64a-d9d6-4f11-a113-bb5f57256884" /> The `?.` constructs have not been babeled: <img width="1098" height="150" alt="Image" src="https://github.com/user-attachments/assets/34803412-dca0-4b98-aebb-6080e255aae1" /> Remove `--proxy-to-worker` and the issue vanishes.