Y
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
johncolanduoni
3312 days ago
Notably JavaScript embedders that give more access (e.g. ChromeOS apps) do provide such interfaces.
link