Runtime support for linking Rust code with pre-built ISPC binaries and bindings.
# Cargo.toml
[dependencies]
ispc_rt = "2.0.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Link and call an ISPC module from Rust.
Ensure ISPC compiler is installed and binaries are built before linking.
No dependency data recorded yet.