Y
Hacker News
new
|
ask
|
show
|
jobs
by
safercplusplus
1954 days ago
Some solutions aren't that well publicized. Here is an example of an open source png encoder/decoder written in C (mostly) being auto-translated to a memory-safe subset of C++:
https://github.com/duneroadrunner/SaferCPlusPlus-AutoTransla...