Comment by acarabott

Comment by acarabott 2 days ago

0 replies

I'm working on a book about using WebViews for cross-platform music software GUIs. It has a particular focus on performance, which I gave a talk about at the Audio Developer Conference last year:

https://www.arthurcarabott.com/adc-2024/

As part of it I am building a code generator to generate shared type definitions in C++ and TypeScript (plus serialization, comparison and cloning).