deno_core icon indicating copy to clipboard operation
deno_core copied to clipboard

Built-in `inspect`

Open typed-sigterm opened this issue 9 months ago • 0 comments

I use deno_core to provide a JS runtime in Rust (shouldn't be a rare scenario) - I'm looking for a user-friendly method to stringify any JS return value. Perhaps we can move inspect here.

typed-sigterm avatar Feb 19 '25 16:02 typed-sigterm