Ask HN: Best way to share code on ios, android, desktop?
https://news.ycombinator.com/item?id=8944537I have a new project that I want to run everywhere fast. It is heavily based on opengl. I need native uis on all platforms but I would like to share logic and rendering code. How can I do this in the modern way that is efficient?