Skip to content

Simplify getProgramName. NFC#26908

Open
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:thieProgram
Open

Simplify getProgramName. NFC#26908
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:thieProgram

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented May 10, 2026

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

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
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.

1 participant