Does anyone known how to fix emoji in Wasm now? <T...
# multiplatform
o
Does anyone known how to fix emoji in Wasm now? That's not how it works anymore
c
1. compose related question are better asked in #CJLTWPH7S , in your case even #C01F2HV7868 2. you need to load a font that renders emojis - there is no default on compose-web https://github.com/JetBrains/compose-multiplatform/pull/5159
o
Thank you