Skip to content

Enhancement: Native Executable Packaging on Mac / Windows / Linux #339

Description

@AndyObtiva

I am curious if there will be future support for packaging Ruby apps built with wxruby3 as native executables on Mac, Windows, and Linux.

For example, Glimmer DSL for SWT has supported native executable/installer packaging for a number of years now, enabling packaging Ruby apps as APP/DMG/PKG on Mac, EXE/MSI on Windows, and DEB/RPM on Linux. That way, a developer can give people an installer and they are able to install an app without needing to install JRuby or JRuby dependencies like the JVM explicitly.

It would be great if CRuby would support something like that in wxWidgets in the future.

Currently, Glimmer DSL for LibUI supports CRuby native executable packaging on Windows via OCRAN:
https://github.com/Largo/ocran

That might work for wxruby3 too.

Here are packaging ideas for Glimmer DSL for LibUI at the moment:
https://github.com/AndyObtiva/glimmer-dsl-libui#packaging

It would be awesome of wxruby3 could eventually support native executable packaging on Mac, Windows, and Linux in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions