<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in cli-options.md</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fd28db36 - Update CLI `run` documentation (#10793)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#fd28db36</link>
        <description>Update CLI `run` documentation (#10793)* Update CLI `run` documentationTry to take the spirit of #10792 to improve our documentation for the`run` command and how CLI arguments interact with the providedWebAssembly module.* Review comments

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Tue, 20 May 2025 14:11:38 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>dac91e5f - fix(docs): remove $ from console commands for easy copy/paste (#10653)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#dac91e5f</link>
        <description>fix(docs): remove $ from console commands for easy copy/paste (#10653)This PR does a couple things to make docs a bit easier to use:- Switch from `sh` to `console` for console commands- Remove `$` from console commands that do not also have outputGenerally, console commands that are standalone *should* be easy tocopy and paste.This PR doesn&apos;t make the changes everywhere in the docs, but that canbe handled in follow-ups.Signed-off-by: Victor Adossi &lt;vadossi@cosmonic.com&gt;

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Wed, 23 Apr 2025 19:20:50 +0000</pubDate>
        <dc:creator>Victor Adossi &lt;123968127+vados-cosmonic@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>9ca321ee - wasmtime-cli: support `run --invoke` for components using wave (#10054)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#9ca321ee</link>
        <description>wasmtime-cli: support `run --invoke` for components using wave (#10054)* wip* invoke works!!!* code motion* more context in errors* fix test of invoke* Invoke wave enhancements (#10511)* wip* wasmtime::component::Component: add iterator of exports* components_rec* exports_rec gives fully qualified name* invoke works!!!* code motion* more context in errors* fix test of invoke* Finalized enhancements for --invoke: error messages* Testing and documenting --invoke* Update if else re: invoke* Updating to fix truncation possibilities in unwrap_tuple* Add clippy annotation to resolve CI error and leave original code (that makes 2 i64 out of 1 i128 and discards extra bits).* Format (rustfmt --edition 2021) Rust files in this PR.* Removing duplicate code missed from previous conflict resolution* Add more verbose documentation* Add more verbose documentation---------Co-authored-by: Pat Hickey &lt;pat@moreproductive.org&gt;* Convert docs and error trapping to single quote approach (#10533)* Convert docs and error trapping to single quote approach* Adjust the error message a little* Respond to review (#10544)* cli: search component for export items---------Co-authored-by: Timothy McCallum &lt;mistermac2008@gmail.com&gt;

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Fri, 11 Apr 2025 21:59:58 +0000</pubDate>
        <dc:creator>Pat Hickey &lt;p.hickey@f5.com&gt;</dc:creator>
    </item>
<item>
        <title>3e406d2e - Add a `wasmtime objdump` subcommand (#10405)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#3e406d2e</link>
        <description>Add a `wasmtime objdump` subcommand (#10405)This commit adds an `objdump` subcommand to the `wasmtime` CLI. Like allother subcommands this can be disabled for a more minimal build of theCLI as well. The purpose of this subcommand is to provide aWasmtime-specific spin on the venerable native `objdump` itself. Notablythis brings Wasmtime-specific knowledge for filtering functions, showingWasmtime metadata, etc.This command is intended to look like `objdump` roughly but also hasconfigurable output with various flags and things that can be printed.For now the main Wasmtime additions are showing the address mapsection, stack map section, and trap section of a `*.cwasm` file.This new subcommand replaces the infrastructure of the `disas` testsuite, and now that test suite uses `wasmtime objdump` to generate testexpectations. Additionally the subcommand replaces the Pulley `objdump`example as a more full-featured objdump that also works natively withPulley.The hope is that if we add more binary metadata in the future (such asunwinding tables) that can be relatively easily added here forexploration as well. Otherwise this is mostly just a developerconvenience for Wasmtime developers as well and hopefully doesn&apos;t costtoo much in maintenance burden.Closes #10336

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Thu, 20 Mar 2025 19:23:59 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>789e7d71 - Document precedence order of CLI/config options (#10269)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#789e7d71</link>
        <description>Document precedence order of CLI/config options (#10269)Closes #10258

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Fri, 21 Feb 2025 18:48:14 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>23fc0c1a - Make TOML config keys kebab-case, and add docs (#10132)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#23fc0c1a</link>
        <description>Make TOML config keys kebab-case, and add docs (#10132)* Update cli book docs for toml option* Make TOML keys use kebab-case in order to match cli names

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Tue, 28 Jan 2025 15:28:15 +0000</pubDate>
        <dc:creator>Ludvig Liljenberg &lt;lliljenberg@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>99ea051b - Document `wasmtime serve` (#8077)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#99ea051b</link>
        <description>Document `wasmtime serve` (#8077)* Document `wasmtime serve`* Mention `component` instead of `module`

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Mon, 11 Mar 2024 15:40:23 +0000</pubDate>
        <dc:creator>Rik Huijzer &lt;github@huijzer.xyz&gt;</dc:creator>
    </item>
<item>
        <title>5ff1ddee - Mention --invoke on &quot;CLI Options for `wasmtime`&quot; page (#3828)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#5ff1ddee</link>
        <description>Mention --invoke on &quot;CLI Options for `wasmtime`&quot; page (#3828)* Document the invoke argument of the run command.* Update docs/cli-options.mdCo-authored-by: Kyle Brown &lt;kyleb@liquidrocketry.com&gt;Co-authored-by: Nick Fitzgerald &lt;fitzgen@gmail.com&gt;

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Thu, 17 Feb 2022 20:55:11 +0000</pubDate>
        <dc:creator>Kyle Brown &lt;kylebrw@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8ebaaf92 - Remove the `wasmtime wasm2obj` command (#3301)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#8ebaaf92</link>
        <description>Remove the `wasmtime wasm2obj` command (#3301)* Remove the `wasmtime wasm2obj` commandThis commit removes the `wasm2obj` subcommand of the `wasmtime` CLI.This subcommand has a very long history and dates back quite far. Whileit&apos;s existed, however, it&apos;s never been documented in terms of the outputit&apos;s produced. AFAIK it&apos;s only ever been used for debugging to see themachine code output of Wasmtime on some modules. With recent changes tothe module serialization output the output of `wasmtime compile`, the`*.cwasm` file, is now a native ELF file which can be fed to standardtools like `objdump`. Consequently I dont think there&apos;s any remainingneed to keep `wasm2obj` around itself, so this commit removes thesubcommand.* More code to delete* Try to fix debuginfo tests

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Wed, 08 Sep 2021 15:40:58 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>9e7d2fed - Sort output in `wasmtime settings`.</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#9e7d2fed</link>
        <description>Sort output in `wasmtime settings`.This commit sorts the settings output by the `wasmtime settings` command.

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Thu, 01 Apr 2021 18:22:01 +0000</pubDate>
        <dc:creator>Peter Huene &lt;peter@huene.dev&gt;</dc:creator>
    </item>
<item>
        <title>29d366db - Add a compile command to Wasmtime.</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#29d366db</link>
        <description>Add a compile command to Wasmtime.This commit adds a `compile` command to the Wasmtime CLI.The command can be used to Ahead-Of-Time (AOT) compile WebAssembly modules.With the `all-arch` feature enabled, AOT compilation can be performed fornon-native architectures (i.e. cross-compilation).The `Module::compile` method has been added to perform AOT compilation.A few of the CLI flags relating to &quot;on by default&quot; Wasm features have beenchanged to be &quot;--disable-XYZ&quot; flags.A simple example of using the `wasmtime compile` command:```text$ wasmtime compile input.wasm$ wasmtime input.cwasm```

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Thu, 25 Mar 2021 01:49:33 +0000</pubDate>
        <dc:creator>Peter Huene &lt;peter@huene.dev&gt;</dc:creator>
    </item>
<item>
        <title>fbe29da5 - Miscelaneous docs updates and fixes. (#1249)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#fbe29da5</link>
        <description>Miscelaneous docs updates and fixes. (#1249)Update references to things in CraneStation which have moved, WASI documentationwhich has moved to the WASI repo, and fix a few typos.

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Sun, 08 Mar 2020 15:11:17 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;sunfish@mozilla.com&gt;</dc:creator>
    </item>
<item>
        <title>8caa5a94 - Spice up the project README, fill out more docs (#1010)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#8caa5a94</link>
        <description>Spice up the project README, fill out more docs (#1010)* Spice up the project README, fill out more docsThis is an attempt to spruce up wasmtime&apos;s README.md file as well asfill out more of the missing documentation in the `docs/` folder.There&apos;s still a long way to go but I hoped here to mostly move aroundexisting information and add new information. As always happy to havefeedback!* Tweak CLI wording* Remove no-longer relevant clause* Update sandboxing docs* Handle comments

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Thu, 27 Feb 2020 23:28:08 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>bf526b62 - Add book documentation skeleton and auto-publish from CI (#435)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/cli-options.md#bf526b62</link>
        <description>Add book documentation skeleton and auto-publish from CI (#435)This commit adds the skeleton of a new set of documentation for`wasmtime` in the existing `docs` directory. This documentation isorganized and compiled with [mdbook] which the Rust project uses formost of its own documentation as well. At a previous meeting webrainstormed a rough skeleton of what the documentation in this bookwould look like, and I&apos;ve transcribed that here for an example of howthis is rendered and how it can be laid out. No actual documentation iswritten yet.This commit also additionally adds necessary support to auto-publishboth this book documentation and API documentation every time a commitis pushed to the `master` branch. All HTML will be automatically pushedto the `gh-pages` branch so long as the CI passes, and this should getdeployed to https://cranestation.github.io/wasmtime.I&apos;ve done a few dry-runs and I think this&apos;ll all work, but we&apos;ll likelytweak a few things here and there after running this through CI to makesure everything looks just as we&apos;d like. My hope though is that afterthis lands we can start actually filling out all the documentation andbeing able to review it as well.[mdbook]: https://crates.io/crates/mdbook

            List of files:
            /wasmtime-44.0.1/docs/cli-options.md</description>
        <pubDate>Tue, 29 Oct 2019 14:55:51 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
