-
-
Ok, So, Isolate is like a process with an exclusion lock and contexts are like threads. Processes in an OS cant access each others memory space, and threads are chunks of code that run within a process memory space.
-
Contexts are *not* like threads. You cannot run multiple scripts in separate contexts in the same isolate. A context is a separate global object.
- 1 more reply
New conversation -
-
-
My experience is that people understand it more easily when you explain that a context corresponds to a global object.
-
/me staring at Chrome extension scoping madness and Realm's Compartments ideas and how that is going to affect people's mindspic.twitter.com/jYptabTbTo
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.