#1601·wasm-pack

Downstream distribution of wasm-bindgen and wasm-pack binaries

Author: kpcyrdCreated Sep 11, 2026Updated Sep 11, 2026

Feature description

Hello! I'm involved with distributing wasm-pack and wasm-bindgen binaries in Alpine. This is currently quite involved, since they tightly coupled even though they are shipped as two independent programs:

See also this discussion:

https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/102938#note_614588

Image

Basic example

It would be much easier if, for example, wasm-bindgen and wasm-pack could be built from the same source code release, ensuring they are always compatible with each other.

What do you think? :)