In a sample program meant to create instances of most types that can be displayed in a debugger, stringTrebleClef contains the character "𝄞", which is a UTF-16 surrogate pair. On desktop, this character is rendered correctly, but on web a black character is rendered instead.
On desktop:

On web:
