Closed mdwagner closed 9 months ago
My apologies, @mdwagner, for the delay in the response.
Unfortunately I don't have much bandwidth at the moment, but a PR is more than welcome.
I saw that you opened a similar issue for the lexbor
shard, perhaps there is a likewise solution for this shard.
If needed, you can take a look to GitHub's underlying C library.
Fixed in PR #14
When trying to utilize Crystal's interpreter, it cannot load static libraries, only shared libraries. Adding a recipe in the Makefile for building shared would be a nice option.