academe-01

Results 12 issues of academe-01

Impossible to build on macOS Sonoma Currently you use Xcode 15.2 // SDK macOS 14.2 in tests. But latest Xcode 15.3 // macOS 14.4 ``` [ 63%] Building CXX object...

Hello, 1. what if I need to inline int256 values, can I just increase `bigint.go:28 const inlineWords` to 256 ? Or it can break some logic ? 2. why if...