Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Feb 12, 2026

Instead these extra module methods (which are undocumented and untested) can now be exported like any other runtime method.

@sbc100 sbc100 requested a review from kripken February 12, 2026 18:10
Instead these extra module methods (which are undocumented and untested)
can now be exported like any other runtime method.
@sbc100
Copy link
Collaborator Author

sbc100 commented Feb 12, 2026

We could alternatively simply remove these?

@kripken
Copy link
Member

kripken commented Feb 12, 2026

Keeping them as an option seems better to me, as the PR does.

@sbc100
Copy link
Collaborator Author

sbc100 commented Feb 12, 2026

Hmm.. actually it looks like using requestAnimationName here is a problem since declaring var requestAnimationName can clobber / hide the actual global/window version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants