Closed miketaylr closed 1 month ago
I added an example here: https://github.com/WICG/explicit-javascript-compile-hints-file-based/blob/main/README.md#introduction ; does that answer your question?
That's helpful! If you put that in the draft spec that would also be cool. 😸
It would be nice if there were an example or two in the intro (or elsewhere) that showed how a user might use this:
Something like the
//# eagerCompilation=all
comment in the explainer (presumablyall
is the only currently supported value today?)