Skip to content

JRuby support #38

Open
Open
@headius

Description

@headius

JRuby has an impl of zlib based on a Java port of libzlib called "jzlib". We need to incorporate our version into this gem in some way (in descending order of tight integration):

  • directly merge our extension
  • release our own jruby-zlib gem and a zlib -java gem that avoids shipping the C ext and depends on the JRuby version
  • release a -java version that does nothing on JRuby

We will put together a PR soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions