6 ms·
I really like their ideas, and I love that they follow through with actual implementation. Given the restrictions on the VM, like 64K of memory, are they going
by PinkMilkshake 2y ago
I really like their ideas, and I love that they follow through with actual implementation.
Given the restrictions on the VM, like 64K of memory, are they going to have issues with more complex written languages like Japanese or Arabic?
- lifthrasiir 2y ago> Given the restrictions on the VM, like 64K of memory, are they going to have issues with more complex written languages like Japanese or Arabic? That can be achieved by adding an additional (virtual) device, as it was often done for such scripts in the past.
- ravetcofx 2y agoFrom what I follow Japanese character and font support is being implemented now