Skip to content

Comments

Let emstrip.py run on JS files#26246

Merged
dschuff merged 3 commits intoemscripten-core:mainfrom
dschuff:emstrip-wasm
Feb 11, 2026
Merged

Let emstrip.py run on JS files#26246
dschuff merged 3 commits intoemscripten-core:mainfrom
dschuff:emstrip-wasm

Conversation

@dschuff
Copy link
Member

@dschuff dschuff commented Feb 11, 2026

When passed a JS file, find the corresponding Wasm file and run llvm-strip on
that. This is convenient for some build systems that expect to strip the output
of a compile.

When passed a JS file, find the corresponding Wasm file and run llvm-strip on
that. This is convenient for some build systems that expect to strip the output
of a compile.
Copy link
Collaborator

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

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

lgtm % comments

@dschuff dschuff enabled auto-merge (squash) February 11, 2026 01:41
@dschuff dschuff requested a review from sbc100 February 11, 2026 18:35
@dschuff dschuff disabled auto-merge February 11, 2026 20:11
@dschuff dschuff merged commit 088157d into emscripten-core:main Feb 11, 2026
34 of 36 checks passed
inolen pushed a commit to inolen/emscripten that referenced this pull request Feb 13, 2026
When passed a JS file, find the corresponding Wasm file and run
llvm-strip on
that. This is convenient for some build systems that expect to strip the
output
of a compile.
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