Commit 1aea351
[AUDIO_WORKLET] Fix when compiling with STRICT (emscripten-core#23130)
Fix for emscripten-core#22971.
This highlights that the AW tests weren't catching this or other issues
in the parameterised tests. Running, for example:
```
test/runner browser.test_audio_worklet_strict
```
Passes, but if compiled with the same settings doesn't run.1 parent 8852761 commit 1aea351
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1409 | 1409 | | |
1410 | 1410 | | |
1411 | 1411 | | |
| 1412 | + | |
| 1413 | + | |
1412 | 1414 | | |
1413 | 1415 | | |
1414 | 1416 | | |
| |||
0 commit comments