# halide-runtime
<a href="https://crates.io/crates/halide-runtime">
<img src="https://img.shields.io/crates/v/halide-runtime.svg">
</a>
Rust bindings to the [halide](https://github.com/halide/halide) runtime.
This crate will allow you to execute pre-compiled Halide kernels, to compile kernels take a look at [halide-build](https://github.com/zshipko/halide-build)