Skip to content

Don't use a launcher for bootstrap.py. NFC#27060

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

Don't use a launcher for bootstrap.py. NFC#27060
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:bootstrap_no_laucnher

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Jun 5, 2026

This script is only run by folks using emscripten via a git checkout.
Since the boostrap script it self creates all the launcher programs we have
chicken and egg situation where we would need to keep these launchers
in source control just for this one script.

Instead, I think we can just say that using emscripten from a git checkout
requires the running this as a normal python script.

This script is only supposed to be run by folks using emscripten via
a git checkout.   Since the boostrap script it self creates all the
launcher programs we have chicken and egg situation where we would
need to keep these launchers in source control just for this one script.

Instead, I think we can just say that using emscripten from git checkout
requires the running on the python a script.
@sbc100 sbc100 force-pushed the bootstrap_no_laucnher branch from b5b16ba to 1404dc6 Compare June 5, 2026 18:03
@sbc100 sbc100 requested review from dschuff, juj and kripken June 5, 2026 18:05
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