2024

icon emscripten-ports
2024-12-11

Released emscripten-ports v2024.12.11 with the following changes:

  • Upgraded ImGui to 1.91.6
    • Added disableDefaultFont option to the port to enable the IMGUI_DISABLE_DEFAULT_FONT define thus disabling building the default font completely (saves almost 25k in the final build)
icon emscripten-ports
2024-10-07

Proudly announcing the release of a brand-new project emscripten-ports.

The goal of this project is to collect ports that are not part of Emscripten.

The first port released is for ImGui, a bloat-free Graphical User interface for C++ with minimal dependencies.