Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

Add node-report to node core #103

Description

@jasnell

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.

Ping @mhdawson

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions