|
|
|
|
|
by chaosprint
1086 days ago
|
|
Very impressive UI work with Rust. As @rvdca pointed out the author had a great presentation. Definitely recommend it. I notice that there is a bug when I open the console with cmd-option-J: a note will be triggered and stay there forever. The audio worklet uses postMessages (https://makepad.nl/makepad/platform/src/os/web_browser/audio...), which is not GC free. For those are interested, I am maintaining https://glicol.org/ which is also an Rust/WASM audio app in browsers. |
|