Post #2716223
2026-04-24 20:03 UTC
@Doomed_Daniel@mastodon.gamedev.place @TomF@mastodon.gamedev.place The bad news is that it kinda leads you to spend more time understanding LLVM IR and the optimization pipeline than you probably expected; the good news is that this will be transferable to other source languages.
Replies (1)
-
@Doomed_Daniel@mastodon.gamedev.place 2026-04-24 20:11
@JamesWidman@mastodon.social @TomF@mastodon.gamedev.place other bad news: other compilers are still relevant :-p MSVC still is dominant on Windows and so is GCC on Linux