jumbatm/cloud-path-tracer

Expose C API for Path Tracing library.

Closed this issue · 0 comments

The other side of #1. A C API needs to be exposed so that the JavaScript bindings have something to call into (as direct JavaScript to Rust FFI is not possible).

Blocked by #7, though if in a pinch, we can decide on the API first.