On Wednesday, 17 December 2014 at 19:48:00 UTC, Walter Bright wrote:
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.

Reply via email to