You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: logic for stubbing outgoing http and fetch-event (#268)
* fix: logic for stubbing outgoing http and fetch-event
This commit fixes one bug and refactors the code to be more granular
in the case of differing feature sets.
The reality is more nuanced -- as we must stub wasi:http/types
differently depending on whether fetch-event is separately enabled.
* fix: improve comment explaining stubbing
Co-authored-by: Till Schneidereit <till@tillschneidereit.net>
---------
Co-authored-by: Till Schneidereit <till@tillschneidereit.net>
0 commit comments