Closed ahrushetskyi closed 2 years ago
The Windows check is currently failing, but this is not related to the pull request.
I will try to fix this soon.
Another thing: I would rather name the flag with Anyolite specifically in the name, like anyolite_use_ruby_external
, anyolite_no_internal_link
or something (maybe you have an even better name).
This is mainly to avoid potential clashes with flags from other libraries, just to be sure.
I will accept this for now, but I will change the name of the flag as soon as I figured out a less ambiguous one.
When linked to external ruby, glue files are built manually as ruby extension and passed to linker using --link-flags
Related to https://forum.crystal-lang.org/t/embeddable-interoperable-with-ruby/4894/47