Skip to content

Use .exe launchers on windows by default#27017

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:use_bat_files
May 28, 2026
Merged

Use .exe launchers on windows by default#27017
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:use_bat_files

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented May 27, 2026

Now that we are building the exe launcher automatically in emscripten-releases its time to start trying it out for real.

The old behaviour can be had by setting EM_USE_BAT_FILES when creating the launchers (normally during ./bootstrap).

See #24858

@sbc100 sbc100 requested review from dschuff and kripken May 27, 2026 21:29
Copy link
Copy Markdown
Member

@dschuff dschuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but this needs a changelog entry, as users who are explicitly using the .bat or .ps1 will be broken by this change.

@sbc100
Copy link
Copy Markdown
Collaborator Author

sbc100 commented May 28, 2026

Done!

Now that we are building the exe launcher automatically in
emscripten-releases its time to start trying it out for real.

The old behaviour can be had by setting EM_USE_BAT_FILES when
doing creating the launchers (normally during `./bootstrap`).

See emscripten-core#24858
@sbc100 sbc100 merged commit f67f392 into emscripten-core:main May 28, 2026
37 of 39 checks passed
@sbc100 sbc100 deleted the use_bat_files branch May 28, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants