Skip to content

feat: add all not-shimmed Node.js built-ins #88

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dmnsgn
Copy link

@dmnsgn dmnsgn commented Oct 2, 2024

This PR adds all missing modules that the plugin are not shimming.
The list is based on import { builtinModules } from "node:module" from Node.js v22.
I kept commented the modules that are actually shimmed.

Closes #68
Closes #87

- move not-shimmed list into a file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node:async_hooks support Add node:inspector as empty shim
1 participant