This massively simplifies the tagging implementation as all types now have a 1 byte tag. However, this does make the need for Big Integers much greater as we've lost 8 bits of precision.
This massively simplifies the tagging implementation as all types now have a 1 byte tag. However, this does make the need for Big Integers much greater as we've lost 8 bits of precision.