On Thursday, 24 July 2025 at 18:16:37 UTC, monkyyy wrote: > https://www.youtube.com/watch?v=xuUM84dvxcY > > It says it uses clang, idk if that means ldc just exists > someone should probably look into whats going on there If clang supports it then ldc will inherit that support over time. Both use LLVM for code generation.