Skip to content

Dead code elimination #42

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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