Skip to content
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

match rendering capability of existing imgui web frontend #411

Open
luxe opened this issue Feb 23, 2019 · 1 comment
Open

match rendering capability of existing imgui web frontend #411

luxe opened this issue Feb 23, 2019 · 1 comment

Comments

@luxe
Copy link
Owner

luxe commented Feb 23, 2019

basically we are already on the roadmap from unilang transcompiling to protobuf and imgui display/transformers. Targeting desktop will b easy. we want the same thing in webassembly.
This person nailed it:
https://greggman.github.io/doodles/glfw-imgui/out/glfw-imgui.html
We'll want to make sure we can get similar artifacts under a more production bazel context.
basically, lets make sure we can bazel build a similar web fronted

@luxe
Copy link
Owner Author

luxe commented Jan 3, 2023

emsdk has an upstream emscripten toolchain for bazel. This repo now has an example that works correctly to run imgui. Good start, just need to make sure all the other c++ unilang code and be converted to wasm. Might have to do some bazel platform stuff.

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

No branches or pull requests

1 participant