KhronosGroup / SPIRV-Visualizer

Client side only Javascript to visualize a SPIR-V Module binary
https://www.khronos.org/spir/visualizer/
Apache License 2.0
31 stars 5 forks source link

Better error messages #25

Open spencer-lunarg opened 8 months ago

spencer-lunarg commented 8 months ago

as pointed out in https://github.com/KhronosGroup/SPIRV-Visualizer/issues/24

when things fail, unless you inspect the console logs, it is not obvious that your SPIR-V suddenly stopped parsing

Need to add better error handling