- If we expect a header in the file system but that's not there we're good and we catch it , for example

- But if we have X.h depend on a Y.h and Y.h is missing, we're a bit lost.
Consider this scenario
To run xsimd, we need wasm_simd128.h. Let's say I do not add it on purpose, I see this
