wasmerio / webassembly.sh

Open-source and installable PWA terminal powered by WebAssembly, WAPM, and Wasmer-JS πŸ–₯

Home Page:https://webassembly.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emoji rendering in Safari / Firefox on OSX

MarkMcCaskey opened this issue Β· comments

Screen Shot 2019-10-09 at 10 03 12

Both Safari and Firefox on OSX render half a heart! This is in the about message.

This is a minor bug

edit: this happens on Firefox on Android too

So this seems to work in Hyper:

Screen Shot 2020-01-22 at 3 23 27 PM

And to my understanding, they use the xterm-addon-ligatures, which fixes the way the fonts are rendered. However, I linked to the requirements, and this addon needs system access to use the native font renderer. So we are going to half to figure out how to implement this in the browser πŸ€”

It's rendering correctly in OSX Firefox now πŸ€·β€β™‚

edit: safari too! Not sure what changed, but seems like we don't need to do anything!

Oh nice, I guess it's fixed πŸ˜‚ Nice, closing this πŸ˜„ πŸ‘