Code size is limited to 100.000 chars. You can use chars up to a char value of 65,536 (16 bits) afaik, making the total size > 100kb (if you want to pack more data in each char…)
1 Like
Code size is limited to 100.000 chars. You can use chars up to a char value of 65,536 (16 bits) afaik, making the total size > 100kb (if you want to pack more data in each char…)