Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support CommonJS modules contract #75

Open
2 of 4 tasks
tshemsedinov opened this issue Apr 18, 2022 · 1 comment
Open
2 of 4 tasks

Support CommonJS modules contract #75

tshemsedinov opened this issue Apr 18, 2022 · 1 comment

Comments

@tshemsedinov
Copy link
Member

tshemsedinov commented Apr 18, 2022

  • Export with module.exports and exports
  • Implement module: Module interface
  • Support __filename and __dirname
  • Implement require interface
tshemsedinov added a commit that referenced this issue Apr 19, 2022
tshemsedinov added a commit that referenced this issue Apr 19, 2022
Closes: #73
Refs: #75

PR-URL: #74
@tshemsedinov
Copy link
Member Author

Refs: #78

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

No branches or pull requests

1 participant