Skip to content

Automatic Relases #61

@gzurl

Description

@gzurl

Is your feature request related to a problem? Please describe.

Enable GitHub Actions to automatically build the release binaries upon new tag in the main branch.

Releases should include:

  • Linux/x86_64
  • Linux/arm64
  • Windows (x86_64)

Describe the solution you'd like

The Rust wasm_runtime.so library, can be built in both Linux and Windows (and macOS) just by using cargo.

The C mod_wasm.so library build can be tricky to automate in Windows.
Some preliminary works here: gzurl#1

Additional references:

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions