csyonghe / Spire

Other
174 stars 22 forks source link

Checking modules without assuming a pipeline #40

Open csyonghe opened 7 years ago

csyonghe commented 7 years ago

In current implementation, pipeline-specific semantics cannot be checked per module because a module does not specify which pipeline it targets. It is probably necessary to add require world declarations in a module to allow such consistency checks within modules.