Hacker News new | ask | show | jobs
by tracker1 722 days ago
I'm somewhat curious why they even chose Java over Rust or Zig, considering the spreadsheet data paths should be relatively straight forward even with a lot of clone() activity.
1 comments

The calculation engine was written in Java before Rust or Zig were invented.
Gotcha, I made the mistaken assumption this was a rewrite.