Problem
For now, we compile several native libraries which makes no sense because the don't depends on ruby.so|dll or any ruby API
Proposal
Review best practices for such type of wrapper libraries, probably rollback to previous approach
Upd https://github.com/metanorma/emf2svg-ruby approach looks really good for such type of gems
Problem
For now, we compile several native libraries which makes no sense because the don't depends on ruby.so|dll or any ruby API
Proposal
Review best practices for such type of wrapper libraries, probably rollback to previous approach
Upd https://github.com/metanorma/emf2svg-ruby approach looks really good for such type of gems