Skip to content

Implement some basic Node compatibility modules #181

Description

@cmsj

Once #145 has merged, we should look at implementing a subset of Node's API, partly to increase compatibility with NPM modules, but also because some of them are required to match up with v1's API (notably fs)

Suggested API to cover:

  • setTimeout/setInterval (should map well to hs.timer)
  • fs, path, os

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

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions