Skip to content

feature: adding an edge for file to symbol #60

Open
@johnynek

Description

@johnynek

Sculpt could be exactly what I need to break large scala targets into minimal dags for bazel to build.

The only thing missing is a mapping of which file each symbol is defined in, since bazel’s finest units (currently) are files.

How hard would it be to add this mapping? Something like [{ “file”: “Foo.scala”} , “produces”, {“sym”: [...

If you can coach me through this, I’m happy to send a PR if you thing this would be easy ish for someone unfamiliar with the compiler/plug-in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions