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

std/node/util: missing inspect #6832

Closed
balupton opened this issue Jul 22, 2020 · 2 comments · Fixed by #6833
Closed

std/node/util: missing inspect #6832

balupton opened this issue Jul 22, 2020 · 2 comments · Fixed by #6833

Comments

@Soremwar
Copy link
Contributor

@balupton I'm currently working on porting stuff like this.
As of now, most of the polyfill for NodeJS is incomplete, but you can the progress being made here https://deno.land/std/node

@balupton
Copy link
Contributor Author

Thanks, I've added incomplete support for it here: #6833

It at least gets make-deno-edition running on import { inspect } from 'util' encounters

@ry ry closed this as completed in #6833 Aug 12, 2020
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 a pull request may close this issue.

2 participants