News

As things stand, std.elf could be used to parse ELF files at comptime, if not for the argument types of std.elf.Header.iterateSectionHeaders and std.elf.Header.iterateProgramHeaders. Both functions ...