Y
Hacker News
new
|
ask
|
show
|
jobs
by
adamnemecek
1983 days ago
Maybe you are building something performance sensitive.
DLL hell isn’t a problem. You can just ship a stand-alone binary if you want.
1 comments
novok
1983 days ago
Figma has shown if you want perf, you write it in C++ and distribute as web assembly and still stay in the browser.
link