Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mathias
on Nov 27, 2013
|
parent
|
context
|
favorite
| on:
The string type is broken
> stuff would start breaking for characters outside of the BMP (which is where JS is still stuck at, btw)
ECMAScript 6 fixes that, mostly. See
http://mathiasbynens.be/notes/javascript-unicode
for details.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
ECMAScript 6 fixes that, mostly. See http://mathiasbynens.be/notes/javascript-unicode for details.