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 |
#6 in #u256
44 downloads per month
Used in 2 crates
(via ethnum)
10KB
198 lines
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.
lib.rs
:
This crate contains LLVM generated intrinsics for 256-bit integer operations.
Dependencies
~185KB