6 ms·
If I recall correctly, Figma's entire UI is C++ compiled down to webassembly.
by wavesplash 6y ago
If I recall correctly, Figma's entire UI is C++ compiled down to webassembly.
- christopherwxyz 6y agoAnd Rust
- jmnicolas 6y agoIf they went to the trouble to write it in C++ why use the browser instead of QT?
- tomduncalf 6y agoI’d imagine zero-install was a big thing
- hn_throwaway_99 6y agoExactly for the sharing features people have been discussing. It may be OK for the design team to download the app, but product managers, devs, marketers and other stakeholders don't want to also have to go through the trouble of downloading the app. A primary thing Figma understood better than pretty much anyone else is how collaboration among different teams (not just design) works in product development.