@Dan Gohman https://github.com/rustwasm/wasm-bindgen/blob/master/publish.rs is the script for wasm-bindgen
I run it as ./publish bump
to bump everything, send a PR, and then after the PR merges I run ./publish publish
and I rerun the publish
part multiple times until it actually all publishes
currently it's hardcoded to do a minor bump of everything
if you'd like I can try to adapt that for cranelift
er, wasmtime/cranelift
Last updated: Nov 22 2024 at 16:03 UTC