6 ms·
Hey everyone , I've thought of making a Native renderer for some subset of HTML like Google AMP that would work on both Android and iOS. That way all existing
by throwaway43 10y ago
Hey everyone ,
I've thought of making a Native renderer for some subset of HTML like Google AMP that would work on both Android and iOS. That way all existing web frameworks could generate native apps.
But you'd have to do something like this to ensure that you're not breaking Apples rule of not making your own browser engine.
- nowayyeah 10y agoFuck apple
- mattnewton 10y agoEasy- transpile it ahead of time. The ban is on runtimes.