Yeah, you just need to write another parser for the binary format, rather than reuse a canned D parser. :-)
A binary format for IR should just be mmap'ed and work without any parsing.
Yeah, you just need to write another parser for the binary format, rather than reuse a canned D parser. :-)
A binary format for IR should just be mmap'ed and work without any parsing.