Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Deno? #3

Open
wnayes opened this issue Mar 12, 2023 · 0 comments
Open

Support Deno? #3

wnayes opened this issue Mar 12, 2023 · 0 comments

Comments

@wnayes
Copy link
Owner

wnayes commented Mar 12, 2023

I could not get this implementation to work in Deno. Does anyone have any ideas?

I did not try as hard for Deno as I did for Node (#2) but my impression was the behavior was similar to Node. The Deno implementation of EventTarget seemed to also use try/catch as part of dispatching event handlers.

I specifically added code to detect Deno and disable the tricky invocation, since otherwise Deno masquerades as appearing to support all the necessary APIs.

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

No branches or pull requests

1 participant