greasyfork icon indicating copy to clipboard operation
greasyfork copied to clipboard

Support top-level await

Open JasonBarnabe opened this issue 7 months ago • 1 comments

https://violentmonkey.github.io/api/metadata-block/#top-level-await https://github.com/rubyjs/mini_racer/issues/353

JasonBarnabe avatar Jun 11 '25 20:06 JasonBarnabe

For TM, this is supported by default. No need to have @top-level-await

https://github.com/Tampermonkey/tampermonkey/issues/1820

So Greasy Fork shall just ignore this meta, because this is no meaning to some userscript managers.

cyfung1031 avatar Nov 23 '25 01:11 cyfung1031