Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 524 Bytes

TODO.md

File metadata and controls

22 lines (19 loc) · 524 Bytes
  • Tests system. Maybe based on neck on top of findhits test hardware?

  • Module loading based on NativeModule constructor, just like nodejs does, the only difference would be on how files are loaded into a module.

  • requirehit package loading, unless we start a repo just for that, since building is extendible enough to handle natives injection!

  • natives:

    • assert
    • child_process
    • crypto
    • dgram
    • fs
    • os
    • path
    • punnycode
    • querystring
    • readline
    • string_decoder
    • url
    • zlib