-
Hi, Thanks for WASM-4! ❤️
In fact WebAssembly have been supported by wide list of languages which can be found here: https://github.com/appcypher/awesome-wasm-langs
The only problem here that i…
ghost updated
2 years ago
-
### Summary
Currently there seems to be no way to direct emits to certain sections of the output when the target is `js`.
Another issue is that the pragma import form of:
```nim
var
x {.i…
-
All nimgen wrappers download and generate artifacts as part of the `before install` step. This includes checking out git repos of upstream C/C++ code and the generated .nim files from c2nim. All these…
-
Dr Nim should be properly packaged/distributed like the rest of the Nim tools (nimpretty, etc) for the next stable release,
if the user has Dr Nim ready to use after Nim installation, probably they w…
-
Hi, in https://github.com/nim-lang/Nim/pull/24217, I'm trying to make `-d:nimPreviewFloatRoundtrip` the default. It seems to break some float tests:
```
/home/runner/work/Nim/Nim/pkgstemp/datamanc…
-
### Abstract
The intention of this RFC is to measure the interest of adding a pattern matching library in the std. Many people complained in the past of "Nim not having pattern matching". This comp…
-
```
[ 82%] Building C object CMakeFiles/frequensea.dir/src/nim.c.o
/home/yuval/dev/archlinux-packages/aur/frequensea-git/src/frequensea/src/nim.c: In function ‘nim_png_write’:
/home/yuval/dev/archlinu…
-
I've implemented this same logic in several other languages, but couldn't get it working in nim. I'm assuming it is my lack of understanding of the libraries or the low-level networking.
Method in…
-
**Proposal**
Put each nimble package in its own file/directory, or let each user create a subdirectory for themselves and put each package into one file.
**Benefits**
- User only has to add a…
-
Did some quick searching and I see that the ability to download all items for a given track isn't currently in the CLI.
I'd really find this item useful, as it's great to have access to items to wo…