Dominik Picheta
Dominik Picheta
> If that is the case, then it seems to me if we want to have separate nimble packages(it is not clear to me whether there is such a need)...
where are you finding these old commits?
This is a showstopper imo https://forum.nim-lang.org/t/9368. Seems to be a regression too?
Would be awesome for Nim to ship that.
For what it's worth, choosenim specifically installs everything into `~/.nimble/bin` so that you only need to add that to your PATH. Choosenim also installs the DLLs in Nim's dlls.zip file...
if you want to remove dead JS code in the output then just use Google's closure compiler
This should be implemented in a separate library IMO. I think @FedericoCeratto has created one already.
@Araq why?
Okay. In that case I'm willing to include sessions in Jester.
That should work, you need that line before any routes though, where are you placing it?