Skip to content

Feature request: Support OpenBSD in deno compile #36885

Description

@itsabgr

Feature request: Support OpenBSD in deno compile

Deno runs on OpenBSD, but deno compile currently does not support OpenBSD targets.

It would be useful to support at least:

x86_64-unknown-openbsd
aarch64-unknown-openbsd

For example:

deno compile --target x86_64-unknown-openbsd main.ts

Use case

I would like to deploy Deno applications on OpenBSD as standalone executables, without requiring a separate Deno runtime installation.

Since Deno already runs on OpenBSD, this seems primarily to require adding OpenBSD targets to the deno compile / denort build and release pipeline.

Would support for OpenBSD targets be considered?

Thanks.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions