kamil-kielczewski / small-jsfuck

Generate small jsf code
8 stars 1 forks source link

Emoji and Chinese letters #5

Open kamil-kielczewski opened 4 years ago

kamil-kielczewski commented 4 years ago

Currently emoji are encoded in wrong way - check why and find solution (but if it increase bootstrap code, then add proper "checkbox" to use it). If this will casue "big problems" then set as "wontfix" (because emoji escape characters are supported in JS and works e.g. alert("\u{1f601}") ).