#947: Early review request for "Explicit JavaScript Compile Hints"

Visit on Github.

Opened Apr 22, 2024

こんにちは TAG-さん!

I'm requesting a TAG review of "Explicit JavaScript Compile Hints".

This proposal introduces a new magic comment that signals to browsers that the functions in a JavaScript file are likely to be needed by the website. This allows the browser to parse and compile them eagerly, which can improve page load times.

Further details:

Thanks in advance!

Discussions