faultline_compute 0.1.0

Execution backend abstractions for FaultLine.
Documentation

faultline_compute

Execution backend abstractions for FaultLine.

Scope

  • compute backend capability descriptors
  • compute job and result contracts
  • execution backend trait
  • backend registry and CPU baseline executor

Notes

This crate intentionally keeps backend execution portable, with CPU and Wasm-ready boundaries before GPU-heavy implementation work.