5 unstable releases
0.3.1+Jolt-5.0.0 | May 19, 2024 |
---|---|
0.3.0+Jolt-5.0.0 | May 19, 2024 |
0.2.0+Jolt-5.0.0 | Apr 23, 2024 |
0.1.1+Jolt-5.0.0 | Apr 22, 2024 |
0.1.0+Jolt-5.0.0 | Apr 22, 2024 |
#152 in FFI
Used in rolt
6MB
36K
SLoC
Contains (JAR file, 60KB) gradle-wrapper.jar
joltc-sys
— Jolt bindings via [JoltC]
This crate contains unsafe bindings to JoltC.
Build Requirements
- CMake 3.16 or newer
libclang
, see the bindgen guide for installation steps.
Features
double-precision
: Enable higher precision simulation using doubles instead of floats.object-layer-u32
: Changes the ObjectLayer type to use 32 bits instead of 16 bits.