|
Is there a way to convert some HLIL into different Text? For example, maybe I want to convert |
Answered by
psifertex
Nov 28, 2022
Replies: 1 comment
|
So workflows let you rewrite HLIL, but the only way to make a new IL level would be to create a totally new view. Additionally, workflows can't be triggered on-demand. So the short explanation is there's no easy way to do it now and you'd have to either create a new custom view that re-created the existing IL features you wanted which is a lot of work. |
0 replies
Answer selected by
psifertex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So workflows let you rewrite HLIL, but the only way to make a new IL level would be to create a totally new view. Additionally, workflows can't be triggered on-demand. So the short explanation is there's no easy way to do it now and you'd have to either create a new custom view that re-created the existing IL features you wanted which is a lot of work.