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

Web compatibility (say Android 9 with default browser) #3

Open
dumblob opened this issue Sep 14, 2020 · 1 comment
Open

Web compatibility (say Android 9 with default browser) #3

dumblob opened this issue Sep 14, 2020 · 1 comment

Comments

@dumblob
Copy link

dumblob commented Sep 14, 2020

Is one of the goals of this library to be web compatible? I mean, can we compile it to JS (or WASM) and make it work efficiently (in terms of speed and power consumption) in browsers of modestly modern mobile devices (say those having Android 9 or iOS 13)?

@kettle11
Copy link
Owner

Right now kui will work on web (via WASM) with WebGL, if it doesn't already. If I were to guess I'd say it would work fine for most modern phones, but testing would be required.

However it may use more power due to its use of WebGL for rendering, but investigation would be needed to find out if that's the case.

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

2 participants