Describe alternatives you've considered
Continue building off of the current backend until code generation features that are deemed too complex are required.
Additional context
May be challenging to convert the IR expressions to a format supported by these tools.
Is your feature request related to a problem? Please describe. Maintaining a separate code generator is quite a bit of work.
Describe the solution you'd like Any of the below:
Describe alternatives you've considered Continue building off of the current backend until code generation features that are deemed too complex are required.
Additional context May be challenging to convert the IR expressions to a format supported by these tools.