Wait, what about </script> ?
-
-
- 1 more reply
New conversation -
-
-
TLDR: unicode escaped whitespace breaks things .... brb gotta fix some code
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
Meanwhile, back at the ranch: > {"__proto__": 10} {}
End of conversation
New conversation -
-
Nice boon for tooling writers.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
Yeah… please don’t.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
Meanwhile, Go marshalls int64 in with more bits of mantissa than JSON.parse can extract into a JS number.
-
(Clever systems model 64 bit integers as decimal strings in JSON, e.g., "10" for 10, e.g., ProtoJSON encoding.)
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.
ES2019 subsume JSON a.k.a. JSON ⊂ ECMAScript is shipping in Chrome, Firefox, Safari, and Node.js!
Thanks to this feature, JSON.stringify output can now safely be embedded as a literal within JavaScript programs.