Releases: pongasoft/emscripten-ports
Releases · pongasoft/emscripten-ports
Version 2024.12.11
- Upgraded ImGui to 1.91.6
- Added
disableDefaultFont
option to the port to enable theIMGUI_DISABLE_DEFAULT_FONT
define thus disabling building the default font completely (saves almost 25k in the final build)
- Added
Version 2024.11.09
- Upgraded ImGui to 1.91.5
Version 2024.10.19
- Upgraded ImGui to 1.91.4
Version 2024.10.07
First public release for this project
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.