Commit 10b6dbd
committed
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.1 parent 73b4276 commit 10b6dbd
1 file changed
+27
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
144 | 158 | | |
145 | 159 | | |
146 | 160 | | |
| |||
380 | 394 | | |
381 | 395 | | |
382 | 396 | | |
383 | | - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
384 | 408 | | |
385 | 409 | | |
386 | 410 | | |
| |||
753 | 777 | | |
754 | 778 | | |
755 | 779 | | |
756 | | - | |
757 | | - | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | 780 | | |
763 | 781 | | |
764 | 782 | | |
| |||
0 commit comments