Skip to content

Wrong recommended Emscripten version for compiling web #8589

@0MirageTank0

Description

@0MirageTank0

Your Godot version:
Godot 4.2
Issue description:
The recommended version in the document is Emscripten 1.39.9+,which will cause compilation errors. Too newer version will cause a LTO error, but an older version (Within the recommended version range) will cause a GL_WORKAROUND_SAFARI_GETCONTEXT_BUG not found error.
image

URL to the documentation page:
https://docs.godotengine.org/en/latest/contributing/development/compiling/compiling_for_web.html

After my testing, Emscripten version 3.1.26 can perform compilation tasks correctly.

Production edit: corrected LTO typo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions