amber
amber copied to clipboard
Debugger: Don't perform direct file IO
We should not be loading source files directly in the guts of the Vulkan debugger engine. Instead these file ops should be performed by the 'embedder' of Amber.
See the discussion here.