To support top level await, jasmine-browser-runner needs to be able to delay env execution until after spec files have initialized. The old-fashioned event listener style makes that straightforward.
To support top level await, jasmine-browser-runner needs to be able to delay env execution until after spec files have initialized. The old-fashioned event listener style makes that straightforward.