You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
denoland/deno#19328 is about supporting the JavaScript Debug Terminal for deno. deno's debug instrumentation is similar to node's, but doesn't have a NODE_OPTIONS equivalent, so presumably the same instrumentation strategy may not be used.
Describe the feature you'd like
A prescription, guide, and/or ideation for how to get deno workin'! FWIW, i'm no 💯 this is the correct repo for this discussion. Feel free to close at will. Thanks!
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
denoland/deno#19328 is about supporting the JavaScript Debug Terminal for
deno
.deno
's debug instrumentation is similar to node's, but doesn't have aNODE_OPTIONS
equivalent, so presumably the same instrumentation strategy may not be used.Describe the feature you'd like
A prescription, guide, and/or ideation for how to get
deno
workin'! FWIW, i'm no 💯 this is the correct repo for this discussion. Feel free to close at will. Thanks!The text was updated successfully, but these errors were encountered: