Web APIs

Device Memory API

Checking compatibility...

Access information about the client device's RAM memory capacity. Perfect for adapting content and features based on device capabilities.

Check Device Memory

Access the device's RAM in gigabytes and categorize devices as low, medium, or high memory.

=
=
=
=
=
=

Output

Click Run to see output...

Worker Memory Access

Access memory information from a Web Worker, showing the API works in both main thread and worker contexts.

=
=
=
=
=
=

Output

Click Run to see output...