dseight / vscode-disasexpl

Disassembly Explorer for VS Code
MIT License
48 stars 11 forks source link

[Feature Request] Use commands from compile_commands.json to compile and get the assembly file #28

Open QuarticCat opened 2 years ago

QuarticCat commented 2 years ago

You may be interested in https://github.com/harikrishnan94/cxx-compiler-explorer and https://github.com/Trass3r/cxx-compiler-explorer. Both of them are broken on my computer actually. But you can reuse some code from there.