You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2021. It is now read-only.
I would like to propose that the node-report module be added as a new core module, with the ability to trigger it via command line flag as opposed to preload module, e.g. node --node-report.
This would require a few steps:
Parts of the code would need to be reworked to not depend on NaN
Tests would need to be refactored to not depend on tap
We would need a strategy for continuing to support the standalone native module for older Node.js versions (much like we do with readable-streams.