Develop minimal plan for exposing MatchingContext over FFI. #68
Labels
4-points
Sprint points (4 = moderately easy)
A-ffi
Area: Foreign Function Interface
C-preparation
Category: We need to prepare or learn more before doing something
T-matching-fns
Topic: Exposing inner matching functions over FFI
Milestone
This is part of #67
MatchingContext
is a type used for all the individual matching functions, and we want users to be able to call those functions over FFI, so we need to have some plan to expose it. Unfortunately, it's big and complicated, so I am inclined to come up with a minimal set of things we can expose to make the relevant functions callable, and then come back and enhance how much we're exposing in the future.This issue is tracking the development of that plan. Once we have a plan, we can consider this resolved and open a new issue.
The text was updated successfully, but these errors were encountered: