Skip to content

Separate and incremental compilation #682

@msullivan

Description

@msullivan

We should be able to:

  • Generate separate shared libraries that can call into each other (using a PyCapsule based mechanism)
  • Have this connected to mypy's incremental type checking so we only need to recheck and recompile modules that actually need it.

Metadata

Metadata

Assignees

Labels

featureSupporting previously unsupported Python, new native types, new features, etc.priority-0-high

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions