Is Object.freeze on an object enough to ensure security/integrity when sharing an object across multiple realms? ie. no way to modify.
i don't think so, i'm pretty flexible. my use-case is running "apps" in a node vm context and providing them...
-
-
with some API to render UI, perform fs etc. i don't want apps mutating this shared API or escape it
-
depends on needs of your API, if you don't need to make Object refs: something like https://gist.github.com/bmeck/3017722406b84cc5b25031a300ee2bd5 …
End of conversation
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.
he/him 