Don't run it at compile-time? Use a helper program and read in the result via
`const parameters = parseInt(staticExec("nim c -r helper"))`
- How to make this compile jzakiya
- Re: How to make this compile Araq
- Re: How to make this compile jzakiya
Don't run it at compile-time? Use a helper program and read in the result via
`const parameters = parseInt(staticExec("nim c -r helper"))`