-
Follow the example set by Nimlang, follow architecturally close in the design.
https://github.com/lambci/awslambda.nim/blob/master/awslambda.nim
See more examples at: https://serverless.com/bl…
-
I used to be able to use `nimble`, so I must be *close*. What could be wrong?
```
$ nimble install --verbose c2nim
Reading official package list
Downloading https://github.com/nim-lang/c2nim u…
-
was discussed briefly in https://forum.nim-lang.org/t/4091#25452 and @araq seemed in favor so putting it here so it doesn't get forgotten
copying from that post:
In vast majority of git projects…
-
1. Tagged `-alpine` images use unsupported LibreSSL versions:
```sh
[dmitry@dmitry esn]$ docker run -it --rm nimlang/nim:0.17.2-alpine /bin/sh -c "find . -name 'libcrypto*' && nimble refresh"
./lib…
-
Hi,
`jester` is failing. A mid (short) workaround is to use a specific commit as in https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/Nim/jester/techempower.nimble
`jeste…
-
Any plans on implementing this in Rust? nimlang has this cool feature and Im wondering if Rust will have it soon.
-
Thank you!
-
When trying to connect to GDAX's public websocket:
```nim
let ws = waitFor newAsyncWebsocket("wss://ws-feed.gdax.com:443/",
ctx=newContext(verifyMode=CVerifyNone…
-
Today flycheck stopped working. I did some upgrades on my system, that could be the reason.
This is the error message that is shown in the minibuffer and in ``*Messages*``
```
Error from syntax c…
-
Installing your package with nimble 0.8.3 fails.
Error:
```Downloading https://github.com/euantorano/semver.nim using git
Info Hint: used config file '/opt/nimlang/nim/config/nim.cfg' [Conf]…