This is a tool for compiler developers of LLVM. This vscode extension can support exploring LLVM IR and machine IR after each pass. Run a clang command and explore preprocessing phase, clang AST ...
It works in Node.js and the browser (using a bundler). Emitting events asynchronously is important for production code where you want the least amount of synchronous operations. Since JavaScript is ...