Hacker News new | ask | show | jobs
by pjmlp 353 days ago
At least on clang with LTO, with bitcode variant, that should be possible to devirtualize, assuming most of those interfaces only have a single implementation.