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

Rewrite Web platform #11

Open
K0bin opened this issue Jan 19, 2023 · 0 comments
Open

Rewrite Web platform #11

K0bin opened this issue Jan 19, 2023 · 0 comments

Comments

@K0bin
Copy link
Owner

K0bin commented Jan 19, 2023

I'm using too much C++ code anyway to target the pure Rust WASM export + Emscripten handles a lot of annoying things for me (and works better with threads).

I'll also have to rewrite the WebGL graphics backend, either using OpenGL (ES) directly or using WebGPU which has a WebGL backend itself. I'm leaning towards the latter option to be able to get rid of OpenGL as soon as possible.

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