Skip to content

Use .exe launchers on windows by default#27017

Open
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:use_bat_files
Open

Use .exe launchers on windows by default#27017
sbc100 wants to merge 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.

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
Copy link
Copy Markdown
Collaborator Author

sbc100 commented May 28, 2026

Done!

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