Debugger: Don't perform direct file IO
Open
- Dominant language
- C++
- Stars
- 228
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/google/amber/pull/776#discussion_r372581390).
Contributor guide
Assessment
This issue has not been assessed yet.