Hacker News new | ask | show | jobs
by flohofwoe 3313 days ago
You can only do what the browser sandbox provides, no direct access to the underlying operating system, only to HTML/JS APIs.
1 comments

Notably JavaScript embedders that give more access (e.g. ChromeOS apps) do provide such interfaces.