Y
Hacker News
new
|
ask
|
show
|
jobs
by
anc84
3809 days ago
What does native even mean here? It is just making a standalone browser that will only talk to the website and whatever resources it references or somehow make it all work locally, natively?
1 comments
jiahaog
3809 days ago
Yeap, it's just an easy way to create a browser that only talks to one website in a separate and isolated environment from your default browser.
link