Theron Spiegl
Theron Spiegl
I'm working on an application using SDL and I believe `callgrind` is exiting shortly after it starts because of all the SDL C functions being called. Is there a way...
A comment here (https://github.com/potionfactory/LetsMove/blob/master/PFMoveApplication.m#L481-L485) says "AuthorizationExecuteWithPrivileges is deprecated. We want to still use it since there's no good alternative (without requiring code signing)." Does anyone know if there is _any_...
Someone emailed me noting that the layout is wrong when using a larger font size on Android. 
Are there plans to implement the secretstream API? If so, would it be in webassembly? I saw xchacha20poly1305 mentioned in [this](https://github.com/sodium-friends/sodium-javascript/issues/17) issue. Wondering if I'll be able to use this...