Y
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
shortrounddev2
1088 days ago
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
link
Or implement it in C/C++ and then create bindings for each language