I'm thinking of doing something, I don't know if it's crazy or not. But I'd like to use Flutter's rendering engine to run react applications natively on desktop platforms. At first I'd thought of writing my own skia based engine for react but then considered first trying it out with an existing tool to see how it actually works
The thing is I don't know how feasible this is n I'd like some guidance on how to go about this