Hacker News new | ask | show | jobs
by greyivy 1753 days ago
Oh yikes. Can anyone shed some light on what this is about?
1 comments

Nim compiles to C, but can also compile to JS:

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.