WebAssembly: nice, could we turn that into Android application #236
pavelmachek
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'd really like to run MicroPython apps on android. I started some experiments in that area, https://gitlab.com/tui/pyeye , I have Python running but not LVGL.
I can run WebAssembly on Android in browser, but it only uses about 25% of screen. Could this be improved into application running on Android, preferably with good integration?
All reactions