Skip to content

Add imgui_impl_emscripten.cpp? #8604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ItIsApachee opened this issue Apr 29, 2025 · 1 comment
Open

Add imgui_impl_emscripten.cpp? #8604

ItIsApachee opened this issue Apr 29, 2025 · 1 comment

Comments

@ItIsApachee
Copy link

Version/Branch of Dear ImGui:

master

Back-ends:

Custom backend

Compiler, OS:

Emscripten

Full config/build information:

No response

Details:

My Issue/Question:

Currently there is no backend to use with Emscripten without relying on some thirdparty library like GLFW. I think creating separate backend to use with Emscripten might be beneficial. This would allow for easier setup without emulating native environment.

Considering support for Emscripten is already there, this might not be that difficult to do, but I can't say for sure.

I need this for my small project I write with Emscripten, but if this gains popularity and is not completed in several months time, I might bring pull request with required changes. That is, of course, if these changes are welcome.

Screenshots/Video:

No response

Minimal, Complete and Verifiable Example code:

No response

@ocornut
Copy link
Owner

ocornut commented Apr 29, 2025

#8178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants