Soon We Can Finally Banish JavaScript to the ShadowRealm
Summary
The article explains the ShadowRealm proposal from TC39, describing how JavaScript realms isolate code and what the ShadowRealm API (evaluate and importValue) could offer for sandboxing. It notes that the proposal is not yet implemented in browsers (Stage 2.7) and discusses limitations around true security boundaries.