HACKER Q&A
📣 potatoeater

Does a LLVM IR for GUI make sense?


As per the title, I was wondering if it makes sense to create some sort of IR language that targets different interfaces (i.e. native mobile, web, terminal...), maybe via something like Skia (graphics engine). This way we can have a unified "backend" for our frontends, and our frontend frameworks could pretty much work across any platform.