Currently there's a lot of special casing in the preprocessor to handle different TransformationTypes. The runtime also varies based on how pash is being used.
We should pull out a unified interface for transformation/preprocessor/runtime configuration and offer a general libjitsh.
Currently there's a lot of special casing in the preprocessor to handle different
TransformationType
s. The runtime also varies based on how pash is being used.We should pull out a unified interface for transformation/preprocessor/runtime configuration and offer a general
libjitsh
.