Commit fd1ecab
webmidi: read the right EM_ASM argument when closing an input
stop_stream() passes one argument and read it as $1, so closing a Web MIDI
input threw a TypeError out of the destructor and aborted the program.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SCvayD61okH7PATstw4whi1 parent 00452d2 commit fd1ecab
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
0 commit comments