Skip to content

Remove libocaml and switch to using a server - #2990

Merged
pbiggar merged 12 commits into
mainfrom
paul/even-more-tests
Mar 29, 2021
Merged

Remove libocaml and switch to using a server#2990
pbiggar merged 12 commits into
mainfrom
paul/even-more-tests

Conversation

@pbiggar

@pbiggar pbiggar commented Mar 29, 2021

Copy link
Copy Markdown
Member

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