bytecodealliance / javy

JS to WebAssembly toolchain
Apache License 2.0
2.29k stars 110 forks source link

Automatically select Wizer version in build-assets #800

Closed jeffcharles closed 3 weeks ago

jeffcharles commented 3 weeks ago

Description of the change

Changes the build asset step to use the Cargo.toml to select the version of Wizer to download.

Why am I making this change?

Feedback in #799.

Checklist