This is a VS Code extension that lets you set breakpoints in JavaScript/TypeScript source codes that bound to their call-stack.
This test runs asm.js which calls back to JS. JS triggers a break, on pause we set breakpoints in the asm.js code.