Mobius.ILasm
Mobius.ILasm copied to clipboard
Unit test projects
We need a project for "unit testing" ILasm - taking IL code, compiling it (and checking expected errrors/no errors), executing the resulting assembly and asserting the result.
... and using Source Generators to auto-generate tests from il files.