Browse Source
* Rename `-S common` to `-S cli`. The "common" in `-S common` came from "wasi-common" which came from the idea of having code in common between Wasmtime, Lucet, and others. It doesn't have a clear meaning for end users, and has a risk of being interpreted as "common" functionality that's generally available everywhere. This PR renames `-S common` to `-S cli`, and documents it as including the WASI CLI APIs, to clarify its purpose `-S common` is still accepted, with a warning. * Fix formatting in RELEASES.md. * Disable the warning about `-S common` for now.pull/8193/head
Dan Gohman
8 months ago
committed by
GitHub
6 changed files with 46 additions and 11 deletions
Loading…
Reference in new issue