Could this support other languages as well?
See original GitHub issueIt would be great if this could support other languages than JS as well, it would be great if we could use that for the Julia extension. Presumably we would just need the ability to generate *.cpuprofile files?
If this could support other languages as well, could the branding/naming of the package ideally not use āJavaScriptā too much? Just as an example, the description of one of the packages right now reads as āFlame graph visualizer for profiles taken from the JavaScript debuggerā.
Issue Analytics
- State:
- Created 3 years ago
- Comments:19 (9 by maintainers)
Top Results From Across the Web
10 Benefits of Learning a Second Language
Language skills can be a significant competitive advantage that sets you apart from your monolingual peers. They are among the top eight skillsĀ ......
Read more >Why You Should Learn a Second Language - Middlebury
For example, learning a new language with similar roots can help you learn other languages as well. Take Spanish, Italian, and French fromĀ ......
Read more >4 ways employers can better support a multilingual workforce
Trying to support a multilingual workforce can be a bit more complex than supporting workers who only speak one language.
Read more >Study shows exposure to multiple languages may make it ...
A new study from the University of Washington finds that, based on brain activity, people who live in communities where multiple languages areĀ ......
Read more >Wordle: playing in multiple languages can help your brain.
Web developers all over the world have adapted the game to fit their own languages, with versions for everything from Arabic and Thai...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Nice!
Also, table is fixed in https://github.com/microsoft/vscode-js-debug/issues/561 so Iāll go ahead and close this issue.
Great work with the extension š
Nice! I donāt think time difference is your fault, I noticed there was different for JS profiles vesus Chrome and correcting that has been on my todo for a little while. Super cool to see it working for you!