Skip to content

Feature detect Emscripten with __EMSCRIPTEN__ - #945

Open
hoodmane wants to merge 1 commit into
flame:masterfrom
hoodmane:dunder-emscripten
Open

Feature detect Emscripten with __EMSCRIPTEN__#945
hoodmane wants to merge 1 commit into
flame:masterfrom
hoodmane:dunder-emscripten

Conversation

@hoodmane

Copy link
Copy Markdown

The EMSCRIPTEN macro is deprecated and was moved in emcc 5.0.4 to be only defined in emscripten.h. This switches to using the preferred __EMSCRIPTEN__.

The `EMSCRIPTEN` macro is deprecated and was moved in emcc 5.0.4 to be only
defined in `emscripten.h`. This switches to using the preferred __EMSCRIPTEN__.
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