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

[WinterCG] Does not support EventTarget #262

Open
shirakaba opened this issue Mar 12, 2024 · 1 comment
Open

[WinterCG] Does not support EventTarget #262

shirakaba opened this issue Mar 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@shirakaba
Copy link

It appears that LLRT implements events, but not EventTarget. Unsure whether it feels out-of-scope for a server runtime, but I've always thought it's a nice API.

I'm working on a standalone library for adding the Node.js core implementation of EventTarget to any JS engine, if it'd be of any interest. It is, however, written in JS rather than Rust.

@richarddavison
Copy link
Contributor

Hi @shirakaba. Yes, we're planning to support EventTarget but we ideally want to do this in rust for performance reasons :)

@richarddavison richarddavison added the enhancement New feature or request label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants