revery-ui / revery

:zap: Native, high-performance, cross-platform desktop apps - built with Reason!
https://www.outrunlabs.com/revery/
MIT License
8.06k stars 196 forks source link

Requesting an updated Roadmap document for 2020 and beyond #912

Open crates opened 4 years ago

crates commented 4 years ago

Hey, Outrun team!

Sorry to bother you with something so trivial, but your official Roadmap document hasn't been updated in over a year. I know that's probably not very high on the list of stuff to work on, but it's also pretty helpful and important to those of us who are waiting on upcoming features or interested in contributing to your ecosystem.

This is not a huge issue and doesn't need immediate attention, but it would be great to get an update on the state of the features listed there... especially around where things stand with support for compilation to iOS and Android targets!

Thanks so much for your diligent and consistent effort to build such a cool framework!

Et7f3 commented 4 years ago

Hy, I have updated the roadmap. @EduardoRFS has done a big jobs on x-compile. He is on reasonml with same tag name. https://github.com/EduardoRFS/reason-mobile here is the current-state. If you want to test: https://gist.github.com/EduardoRFS/1686a1d9e913e1d4613b8dae86c7a72f. I work on native integrations

and when switching to skia we lost the ability to compile to js: https://github.com/revery-ui/revery/projects/1 all others task are completed. Join us on discord if you want to discuss/help.

EduardoRFS commented 4 years ago

iOS is probably broken again because Revery moved to integrate some packages in place, but any commit before becoming a monorepo should be working. And this last month I was working on some other projects.

But I have plans to start upstreaming this work in the next weeks as I got the iOS compiler to be more reliable and easy to keep updated.