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

Create a working ImGui WebGL template project. #77

Open
zwcloud opened this issue Jan 22, 2022 · 1 comment
Open

Create a working ImGui WebGL template project. #77

zwcloud opened this issue Jan 22, 2022 · 1 comment

Comments

@zwcloud
Copy link
Owner

zwcloud commented Jan 22, 2022

The basic OpenGL experimental demo based on new dotnet/runtime/mono/wasm is successful at 5d208f7.
And the next step is to fix WebGL port to run the ImGui demo on a brower.

@zwcloud
Copy link
Owner Author

zwcloud commented Feb 12, 2022

But the performance is very possibly bad according to https://marcoscobena.com/?i=wave-engine-web-performance

Trying donet/runtimelab/NativeAOT-LLVM WebAssembly instead.

The basic OpenGL experimental demo based on new donet/runtimelab/NativeAOT-LLVM WebAssembly is successful at https://github.com/zwcloud/MinimalCSharpWasmWebGL-NativeAOT-LLVM

But the toolchain will fail when compiling ImGui.dll to wasm: there are bugs in NativeAOT-LLVM needed to be fixed.

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