1 Random collection of notes
3 * What is the point of having the InlineVar argument to
4 opcodes be a signed integer instead of unsigned?
9 The CIL metadata is a very compressed file format, even the
10 sizes of blobs and strings are recorded in a compressed form.
11 Still, all strings are encoded using 16-bit chars, instead of the