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
When debugging program with dap ,i find graaljs will return program's output with event "stdout", but graalnodejs will not. Can i redirect output to graalnodejs like graaljs?