ILGPU
ILGPU copied to clipboard
[NativeAOT] Implement `IIRWriter` API
Based on the research and precedent consisting of #1225 and #1214, I am starting from scratch to implement a bitstream writer for the IR graph.
@m4rs-mt Do we want to write tests for the new API?
@m4rs-mt Just fixed the code styles stuff! Super excited to have my first contribution merged :)