WebAssembly/wasi-sdk

Release buildable source archives

Open

#505 opened on Jan 15, 2025

View on GitHub
 (2 comments) (1 reaction) (0 assignees)CMake (233 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,615 stars)
PR merge metrics
 (Avg merge 4d 21h) (4 merged PRs in 30d)

Description

Currently it's impossible to build release from source without cloning source repository including submodules:

  • Archive attached to release doesn't include submodules
  • version.py script requires git metadata to be available

Are there plans to fix this?

Contributor guide