Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ unicode_library.js
File
unicode_library.js
test/unicode_library.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
addToLibrary({
2
printey:
function
() {
3
out(
'Unicode snowman ☃ says hello! àČšñéáúÍųåêâăščếệüçλληνικάбългарскиPусскийСрпскиУкраїнська한국어中文普通话(中国大陆)普通话(香港)中文(台灣)粵語(香港)日本語हिन्दीภาษาไทย'
);
4
}
Callers
nothing calls this directly
Calls
2
addToLibrary
Function · 0.85
out
Function · 0.50
Tested by
no test coverage detected