Hacker News new | ask | show | jobs
by bttf 1089 days ago
In our case, we do a lot of client-side computing (for data privacy reasons). We also support hashing, and real-time events. These all have different implementations per language that aren't trivially scaffolded.
1 comments

well generate what you can and focus man-hours on the actual work in each SDK

Or implement it in C/C++ and then create bindings for each language