Skip to content

Remove command line definition of EMSCRIPTEN#26417

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

Remove command line definition of EMSCRIPTEN#26417
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:remove_EMSCRIPTEN

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 9, 2026

In #26381, the definition of this macro was moved into the emscripten.h header file, along with a warning if its used.

This change removes this macro from the clang command line generated by emcc, reducing the differences between using emcc and using clang -target=wasm32-emscripten directly.

@sbc100 sbc100 force-pushed the remove_EMSCRIPTEN branch 4 times, most recently from 9754305 to 4c32664 Compare March 9, 2026 21:26
In emscripten-core#26381, the definition of this macro was moved into the
`emscripten.h` header file, along with a warning if its used.

This change removes this macro from the clang command line generated by
emcc, reducing the differences between using `emcc` and using `clang
 -target=wasm32-emscripten` directly.
@sbc100 sbc100 force-pushed the remove_EMSCRIPTEN branch from 4c32664 to ce1f9f6 Compare March 9, 2026 22:01
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