Swapping runtime during compilation #473
-
Hello, is there any way to swap runtime, to a custom-defined one when compiling the program? Something a long the lines of |
Beta Was this translation helpful? Give feedback.
Answered by
gdotdesign
Jul 5, 2021
Replies: 2 comments
-
There is no flag like that yet, but it's a good idea and would be easy to implement. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WhoAteDaCake
-
It was implemented a while back. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no flag like that yet, but it's a good idea and would be easy to implement.