MiroslavPokorny31m agoHN ↗Is there any programming language that actually works properly with the new code points ?Im not an expert but im guessing that java for example must be broken because its char type is 16 bits and unicode code points havelong passed 65k.
Is there any programming language that actually works properly with the new code points ?
Im not an expert but im guessing that java for example must be broken because its char type is 16 bits and unicode code points havelong passed 65k.
Surrogates: https://en.wikipedia.org/wiki/Universal_Character_Set_charac...