Skip to content

Publish native modules independently. #2729

@mohsen1

Description

@mohsen1

Can you publish and maintain latest iojs native modules in npm? If we want to support all active versions of Node then we can't simply require(<native module>) since it has different behaviors in different versions of Node.

For example, breaking changes in url module caused an issue for our test here. So now it's not safe to require url module anymore since you don't know what you are going to get back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionIssues that look for answers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions