nx.js
NamespacesSwitchInterfaces

Versions

Properties

PropertyModifierTypeDescription
adareadonlystringThe version of the ada URL parsing library.
amsreadonlyundefined | stringThe version of the Atmosphère custom firmware running on the Switch, or undefined if not running Atmosphère.
cairoreadonlystringThe version of the cairo 2D graphics library used for canvas rendering.
emummcreadonlyundefined | booleantrue if the Switch is running Atmosphère from emuMMC, false if running sysMMC, or undefined if not running Atmosphère.
freetype2readonlystringThe version of the FreeType 2 font rendering library.
harfbuzzreadonlystringThe version of the HarfBuzz text shaping library.
hosreadonlystringThe Horizon OS (Switch system software) version (e.g. "18.1.0").
libnxreadonlystringThe version of libnx the runtime was built against.
mbedtlsreadonlystringThe version of mbedTLS used for TLS / cryptography.
nxjsreadonlystringThe semver version of the nx.js runtime itself.
pixmanreadonlystringThe version of the pixman low-level pixel manipulation library.
pngreadonlystringThe version of libpng used for PNG decoding.
quickjsreadonlystringThe version of the QuickJS JavaScript engine.
turbojpegreadonlystringThe version of libjpeg-turbo used for JPEG decoding.
wasm3readonlystringThe version of wasm3 used for WebAssembly execution.
webpreadonlystringThe version of libwebp used for WebP decoding.
zlibreadonlystringThe version of zlib used for deflate / gzip compression.
zstdreadonlystringThe version of Zstandard (zstd) used for zstd compression.

On this page