js-compute-runtime icon indicating copy to clipboard operation
js-compute-runtime copied to clipboard

Have FetchEvent inherit from Event

Open guybedford opened this issue 10 months ago • 0 comments

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.

guybedford avatar Mar 12 '25 21:03 guybedford