m4rs-mt / ILGPU

ILGPU JIT Compiler for high-performance .Net GPU programs
http://www.ilgpu.net
Other
1.34k stars 115 forks source link

[NativeAOT] Implementation Proposal for AOT-friendly `IIRReader` API #1232

Open IsaMorphic opened 3 months ago

IsaMorphic commented 3 months ago

Based on #1228, this is a PROPOSAL for how one could implement a reflection-free deserialization API for ILGPU, designed to mirror/complement its sister IIRWriter API.