Skip to content

Improve error handling for missing nested headers in lite #307

Closed
@anutosh491

Description

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

Image

  1. 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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions