Skip to content

Dead code elimination #42

@wongjiahau

Description

@wongjiahau

This can be done by creating a graph from the idless declarations of entry file.
Each references to a type annotation, constant or function will create a reference object.
From each references object we can create a graph.
Then, only nodes linked from the idless decls of the entry files will be transpiled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions