Skip to content

Conversation

@infi
Copy link

@infi infi commented Feb 22, 2025

As Deno emulates Node.js to the point that Deno programs always run the Node.js code due to passing the checks for Node.js, checking for Deno first causes the correct code to run on each JS runtime.

As Deno emulates Node.js to the point that Deno programs always run the Node.js code due to passing the checks for Node.js, checking for Deno first causes the correct code to run on each JS runtime.
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.

1 participant