Hacker News new | ask | show | jobs
by throwaway43 3507 days 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.

1 comments

Easy- transpile it ahead of time. The ban is on runtimes.