I have CSVs which I can access via some URLs. What is the best way to parse them in the Browser with the JS backend?
I tried to read them from the URL into a stream, but the streams module does not seem to work under JS. Why? Nothing OS-specific here...
That's great. Would like to try it out.
To use the current dev version would the Nightly build on 2020-08-28 for branch devel (e.g. https://github.com/nim-lang/nightlies/releases/download/2020-08-28-devel-fb58066b61b14f4a1d6cdb0f4a8f0a9ea4174d82/nim-1.3.5-linux_x64.tar.xz) do?
would the Nightly build on 2020-08-28 for branch devel
Yes.