Skip to content

Simplify getProgramName. NFC#26908

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:thieProgram
May 11, 2026
Merged

Simplify getProgramName. NFC#26908
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:thieProgram

Conversation

@sbc100

@sbc100 sbc100 commented May 10, 2026

Copy link
Copy Markdown
Collaborator

The thisProgram global cannot be undefined, since its unconditionally initialized in shell.js with var thisProgram = './this.program';

@sbc100 sbc100 requested review from dschuff and kripken May 10, 2026 02:15
The `thisProgram` global cannot be undefined, since its unconditionally
initialized in shell.js with  `var thisProgram = './this.program';`
@sbc100 sbc100 merged commit fd338bf into emscripten-core:main May 11, 2026
14 of 15 checks passed
@sbc100 sbc100 deleted the thieProgram branch May 11, 2026 15: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