Jaculus
Jaculus copied to clipboard
Implement filesystem module
Implement filesystem module according to the node.js specification: https://nodejs.org/dist/latest-v14.x/docs/api/fs.html
Difficulty: moderate (not challenging, however, the modules is quite large)