Skip to main content

Module platform

Module platform 

Source
Expand description

プラットフォーム依存の機能を提供するモジュール このモジュールには、ネットワーク処理、レンダリング、UI表示、 ファイルI/Oなどプラットフォーム固有の実装が含まれます。 Platform abstraction layer. OS-specific implementations.

Modules§

audio
音声データの管理と再生を行う
io
ファイルI/O関連の機能を提供するモジュール
locale
System locale discovery shared by HTTP and browser-facing JavaScript APIs.
network
Network processing module, providing HTTP communication, cache, and cookie management.
renderer
Renderer module. Text, image, and GPU rendering.
system
System platform abstraction. Window and event management.