pub fn install(ctx: &Ctx<'_>) -> Result<()>
Install the native web-API classes + globals. Called once at Session::create; persists across executions like the rest of the browser-like runtime surface.
Session::create