Boscop
Boscop
escapi is written in C++, I had written some Rust bindings for v2 but then v3 came out with its own Rust bindings but which weren't really suitable for my...
Not sure, since I also haven't worked with it directly but I IIRC that's what the OBS creator said on IRC.. But it probably makes sense to look more into...
Makes sense..
I also just stumbled upon this behavior in my own code and was confused why the responses sent by my simple echo ws handler ended up as binary in my...
@AZProductions Interesting. Does it work for you in [Reaper](https://www.reaper.fm/download.php) or [VstHost](https://www.hermannseib.com/english/vsthost.htm)? (Both can be downloaded for free.)
@AZProductions Any updates on this? :)
@AZProductions Ah.. Does it work for you in Reaper on Windows 11?
Yes, please! It took me a long time to find out WHY it says `error: The following required arguments were not provided` even though I provided them in the toml...
@Baptistemontan > the main idea I had making this library was compile time check for keys and values. That's orthogonal to lazy loading: It can still compile-time check keys &...
@Baptistemontan I mean like this i18next plugin: https://www.npmjs.com/package/i18next-browser-languagedetector It sets the UI language based on the app's language setting / the browser language.