Commit 16c0c5d
committed
Remove
Using `logger.warning` here instead of `diagnostics.warning` means that
this warning cannot be suppressed and I'm now seeing this for all
wasm64 tests.
Probably better to simply not show a warning here since we don't
show warnings when `feature_matrix.caniuse` disables other features.logger.warning introduced in emscripten-core#20562
1 parent c188a2c commit 16c0c5d
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2535 | 2535 | | |
2536 | 2536 | | |
2537 | 2537 | | |
2538 | | - | |
| 2538 | + | |
2539 | 2539 | | |
2540 | 2540 | | |
2541 | 2541 | | |
| |||
2545 | 2545 | | |
2546 | 2546 | | |
2547 | 2547 | | |
2548 | | - | |
2549 | | - | |
2550 | | - | |
2551 | | - | |
2552 | 2548 | | |
2553 | 2549 | | |
2554 | 2550 | | |
| |||
0 commit comments