I know this can be possible through various strategies: 1. Wrap the code as static raw string and have a Rust main program that runs it. Then compile the resulting rust program. (cheating, I know 😆 ) 2. TBA
I know this can be possible through various strategies: