Hacker News new | ask | show | jobs
by PinkMilkshake 611 days 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?

2 comments

> 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.

From what I follow Japanese character and font support is being implemented now