tersec

Results 96 issues of tersec

``` ~/secp256k1 % gcc -c -march=native -O1 -DENABLE_MODULE_EXTRAKEYS=1 -DUSE_ASM_X86_64 src/secp256k1.c In file included from src/scalar_impl.h:20, from src/secp256k1.c:28: src/scalar_4x64_impl.h: In function ‘secp256k1_scalar_mul’: src/scalar_4x64_impl.h:361:5: error: ‘asm’ operand has impossible constraints 361 |...

build

Maybe other callables too. ```nim import results {.push raises: [].} proc r() = default(Result[int, int]).isErrOr: discard {.pop.} import std/os proc n() = createDir("") ``` For example. This is happening with...

### Nim Version Runs in both `refc` and ORC: ``` Nim Compiler Version 2.2.4 [Linux: amd64] Compiled at 2025-06-08 Copyright (c) 2006-2025 by Andreas Rumpf git hash: f7145dd26efeeeb6eeae6fff649db244d81b212d active boot...

### Nim Version ``` Nim Compiler Version 2.2.4 [Linux: amd64] Compiled at 2025-06-08 Copyright (c) 2006-2025 by Andreas Rumpf git hash: f7145dd26efeeeb6eeae6fff649db244d81b212d active boot switches: -d:release ``` ``` Nim Compiler...

### Nim Version ``` Nim Compiler Version 2.2.4 [Linux: amd64] Compiled at 2025-06-08 Copyright (c) 2006-2025 by Andreas Rumpf git hash: f7145dd26efeeeb6eeae6fff649db244d81b212d active boot switches: -d:release ``` ``` Nim Compiler...

### Nim Version ``` Nim Compiler Version 2.2.4 [Linux: amd64] Compiled at 2025-06-08 Copyright (c) 2006-2025 by Andreas Rumpf git hash: f7145dd26efeeeb6eeae6fff649db244d81b212d active boot switches: -d:release ``` ``` Nim Compiler...

### Nim Version ``` Nim Compiler Version 2.2.4 [Linux: amd64] Compiled at 2025-06-08 Copyright (c) 2006-2025 by Andreas Rumpf git hash: f7145dd26efeeeb6eeae6fff649db244d81b212d active boot switches: -d:release ``` ``` Nim Compiler...

Templates

### Nim Version ``` Nim Compiler Version 2.0.14 [Linux: amd64] Compiled at 2025-04-03 Copyright (c) 2006-2023 by Andreas Rumpf git hash: bf4de6a394e040d9810cba8c69fb2829ff04dcc6 active boot switches: -d:release ``` ``` Nim Compiler...

### Nim Version `v2.0.14` and https://github.com/nim-lang/Nim/commit/1227799b849f5387273ae8d6fac0129a3d64af1b ### Description Using https://github.com/status-im/nimbus-eth2/ as the reference repository: ``` Nim v2.0.14: - `./env.sh nim check beacon_chain/nimbus_beacon_node`: `330805 lines; 87.857s; 8.488GiB peakmem` - `./env.sh nim...

Regression
Performance

### Nim Version ``` Nim Compiler Version 2.0.14 [Linux: amd64] Compiled at 2025-04-04 Copyright (c) 2006-2023 by Andreas Rumpf git hash: bf4de6a394e040d9810cba8c69fb2829ff04dcc6 active boot switches: -d:release ``` ``` Nim Compiler...

Error Messages
Compiler Crash