4 stable releases
| 1.2.0 | Aug 29, 2023 |
|---|---|
| 1.1.0 | Aug 4, 2022 |
| 1.0.1 | Jan 18, 2021 |
| 1.0.0 | Jun 30, 2020 |
#26 in #u256
43 downloads per month
Used in 2 crates
(via ethnum)
10KB
198 lines
This crate contains LLVM generated intrinsics for 256-bit integer operations.
LLVM Generated Intrinsics
This crate contains a build script and Rust bindings to LLVM generated
intrinsics. These intrinsics can optionally be used by ethnum crate and aren't
intended to be used directly. See ethnum crate README documentation for more
information.
Dependencies
~230KB