The .mv file may include source map information, and we should provide an option to dump this along with the bytecode, to show which operations correspond to which source lines. This would be helpful in debugging our own tools (e.g., coverage), as well as potentially of value to users.
🚀 Feature Request
The .mv file may include source map information, and we should provide an option to dump this along with the bytecode, to show which operations correspond to which source lines. This would be helpful in debugging our own tools (e.g., coverage), as well as potentially of value to users.