Skip to content

events: remove NodeEventTarget

The extending of EventTarget with EventEmitter emulation is contentious and not something that is strictly necessary for minimal support.

/cc @benjamingr

Signed-off-by: James M Snell jasnell@gmail.com

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading