Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

FFI Boundary

This folder defines the minimal C ABI that each worker must implement. The interface is versioned and designed to be stable across languages.

Planned artifacts:

  • sp_differ.h
  • sp_differ_worker.cpp
  • sp_differ_worker.rs

See docs/WORKER_INTERFACE.md for the interface contract.