Nice idea. I'm just wondering how to debug code written in fusion... probably you must focus on one of outputs, debug that one, and then back-fit the changes to the fusion source. :/
It’s not a problem in practice if debug data is emitted properly. For example I used the VS Code C++ debugger extension with Zig.
It’s not a problem in practice if debug data is emitted properly. For example I used the VS Code C++ debugger extension with Zig.