Commit 4a40581
committed
ci(core): add wasm32-wasip2 build job
Adds a CI job to verify WASI P2 compatibility. This catches issues like
the web_time cfg condition fix where web_time::web only exists for
browser WASM (target_os = unknown), not WASI.
Includes compatible layers and services that don't require reqwest/tokio:
- layers: capability-check, chaos, concurrent-limit, immutable-index,
logging, metrics, mime-guess, retry, throttle, timeout
- services: dashmap, mini-moka1 parent 0a367cd commit 4a40581
1 file changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
244 | 274 | | |
245 | 275 | | |
246 | 276 | | |
| |||
0 commit comments