Stream: SIG-Packaging

Topic: Publishing to wa.dev expected package-docs version 0


view this post on Zulip Marc Guiselin (Jan 19 2026 at 18:34):

Hello, I'm attempting to publish a package to wa.dev with the latest wasm-pkg-tools (0.13). I followed the instructions on https://wa.dev/account/credentials/new for setting up credentials with warg. Then I get the following error on nixos:

> wkg publish wasvy\:ecs@0.0.6.wasm
Error: registry error: Error: error: expected package-docs version 0, got Some(1)

And on my windows machine just "Unknown error."

I know warg is in the process of being replaced on wa.dev. Is there some temporary maintenance happening, or some fault with how I am doing things?

view this post on Zulip Marc Guiselin (Jan 19 2026 at 18:42):

The wit in question: https://github.com/wasvy-org/wasvy/blob/main/wit/ecs/ecs.wit

Bevy modding engine powered by WASI. Contribute to wasvy-org/wasvy development by creating an account on GitHub.

view this post on Zulip Lann Martin (Jan 20 2026 at 14:22):

Note that wa.dev is not a Bytecode Alliance project. You might have better luck over here: https://discord.com/invite/CPb4943knF


Last updated: Jan 29 2026 at 13:25 UTC