js-compute-runtime
js-compute-runtime copied to clipboard
Have FetchEvent inherit from Event
This work was implemented for StarlingMonkey's FetchEvent in https://github.com/bytecodealliance/StarlingMonkey/pull/220, which we upgraded to in https://github.com/fastly/js-compute-runtime/pull/1145, but this upgrade path did not include the rebasing of our Event subclasses to the new formal Event implementation.