#DevLog: #Anklang TypeScript & Sndfile Updates
๐ #Jsonipc #TypeScript migration complete, including codegen!
๐ Updated development docs accordingly
๐ ๏ธ Manually wrote #libsndfile config.h
#DevLog: #Anklang TypeScript & Sndfile Updates
๐ #Jsonipc #TypeScript migration complete, including codegen!
๐ Updated development docs accordingly
๐ ๏ธ Manually wrote #libsndfile config.h
#DevLog: jj-fzf & #Anklang type safety ๐ก
๐ฆ Migrated all #Jsonipc glue code to #TypeScript
๐งน Finally removed legacy #castxml + #Python based code generator
๐งฉ Next up: porting generated bindings to TypeScript, aiming for fully type-safe #IPC!
๐ Fixed jj-fzf to preserve ::@ history when deleting #git tags
Today, I've implemented per #websocket connection cleanup of remote std::shared_ptr references in #Beast's #Jsonipc layer.
What we *really* need is per Javascript object cleanup of remote references though, but that requires FinalizationGroup support in Javascript:
https://github.com/tc39/proposal-weakrefs
That's still unfinished though, why do I always need bleeding edge features?
Time for bed I guess, maybe the edge looks less bleeding tomorrow... ;-)