7 ms·
Oh yikes. Can anyone shed some light on what this is about?
by greyivy 5y ago
Oh yikes. Can anyone shed some light on what this is about?
- tyingq 5y agoNim compiles to C, but can also compile to JS: https://nim-lang.org/docs/backends.html#backends-the-javascript-target https://nim-lang.org/docs/backends.html#backends-the-javascr... It appears that the way it does that creates a lot of global vars and functions.