diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-11-26 23:09:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-26 23:09:48 +0100 |
commit | 3a320db27014925bb40f10dd4e706302bc06c1f1 (patch) | |
tree | 5b5b8bd9a925960a454b825949c950b09467c7b4 /core/examples/wasm.js | |
parent | d8ab492d016f45346002ae0e9bceac7e900b670a (diff) |
fix(inspector): send "isDefault" in aux data (#16836)
With trial and error I found that most debuggers expect "isDefault" to be sent
in "auxData" field of "executionContextCreated" notification. This stems from
the fact that Node.js sends this data and eg. VSCode requires it to close
connection to the debugger when the program finishes execution.
Diffstat (limited to 'core/examples/wasm.js')
0 files changed, 0 insertions, 0 deletions