Skip to content

Remove libocaml and switch to using a server #2990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Mar 29, 2021
Merged

Conversation

pbiggar
Copy link
Member

@pbiggar pbiggar commented Mar 29, 2021

I should probably have done this a long time ago, but the initial idea of using FFI to talk to OCaml has been quite an ordeal, leading to spending entire tires trying to figure out segfaults. Instead, this removes the FFI and switches to using a HTTP server (dubbed "legacyserver").

It also adds the start of tests to compare the output of the two API servers (it was during this time that it became clear that making libocaml stable would be too much of an ordeal).

@pbiggar pbiggar merged commit a6dd5f5 into main Mar 29, 2021
@pbiggar pbiggar deleted the paul/even-more-tests branch March 29, 2021 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant