For the JS backend when running under nodejs, is there a module for File/Stream IO (maybe wrapping nodejs' FS module)?
Sorry to ask this, maybe I overlooked something basic, but I couldn't find anything in the Nim doco about it...
The newest nim is 1.5.x
The tarball from Nim's download page is 1.4.6.
Does your project really needs Nim 1.3.5 ?. What Bug stop you from upgrading?.
It's not a bug, it is just that our sysadmins/devops do not like to upgrade things "unnecessarily". But as said, I managed to convince them this time. :-)
However, I think it is a bit of a general problem in the Nim eco system that lots of packages seem to ask for the latest and greatest even if a package would run on older Nims....
It's not a bug, it is just that our sysadmins/devops do not like to upgrade things "unnecessarily".
The question is why the devop decided to give you 1.3.5 to begin with -- something which is not a release.