Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

SDL_PLATFORM_EMSCRIPTEN - A preprocessor macro that is only defined if compiling for Emscripten.

Availability

       This macro is available since SDL 3.2.0.

Simple Directmedia Layer                           SDL 3.2.20                         SDL_PLATFORM_EMSCRIPTEN(3)

Name

       SDL_PLATFORM_EMSCRIPTEN - A preprocessor macro that is only defined if compiling for Emscripten.

Synopsis

#include<SDL3/SDL_platform_defines.h>#defineSDL_PLATFORM_EMSCRIPTEN1

See Also