Web features explorer

<link rel="modulepreload">

Newly available since 2023-09-18
Tags: html

The rel="modulepreload" attribute for the <link> HTML element indicates that a module script should be fetched, parsed, and compiled preemptively, and stored for later execution.

Learning resources on MDN

Browser support (view on caniuse.com)