Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
moron4hire
on March 16, 2022
|
parent
|
context
|
favorite
| on:
Deno Is Webby
No, `globalThis`
is
available in workers. It points to `self`. On the page, `globalThis` points to `window`. `globalThis` thus becomes the one, safe, global reference you can make for code that runs in both pages and workers.
jahewson
on March 17, 2022
|
next
[–]
‘self’ works on pages too.
afiori
on March 17, 2022
|
prev
[–]
Thanks, I misunderstood this.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: