2025

icon emscripten-ports
2025-02-01

Released emscripten-ports v2025.02.01 with the following changes:

  • Upgraded ImGui to 1.91.8
icon emscripten-ports
2025-01-14

Released emscripten-ports v2025.01.14 with the following changes:

  • Upgraded ImGui to 1.91.7
  • Upgraded port file to force WebGL 2 to prevent errors with the Emscripten 4.0.0 release (which contains a contrib.glfw3 regression bug)

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.