Hacker News new | ask | show | jobs
by bkolobara 1379 days ago
There is no C API, but it would be a great addition. I assume that it would be just a thin wrapper around the host functions and the host functions are fairly good documented (e.g. https://github.com/lunatic-solutions/lunatic/blob/main/crate...), so it shouldn't be too hard to add.
1 comments

Thank you. Looks very clean, I will try poking at it soon!