<?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 README.md</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>eaa01d7b - [docs] Add C++ chapter and missing examples (#11569)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#eaa01d7b</link>
        <description>[docs] Add C++ chapter and missing examples (#11569)* [docs] Add C++ chapter and missing examplesThis adds a chapter for C++ embedding. The chapter intro is rudimentary, but there are a bunch more examples now: I added C++ ports for everything that already had both a Rust and a C version available, matching the Rust version&apos;s behavior where applicable.* [example] Fix paths in `examples/wasip1/main.c`* [docs] Add entries for additional Rust and C embedding examplesThese examples already existed, but didn&apos;t have entries in the docs.It&apos;ll probably make sense to restructure all of this at some point and move the examples into language-specific folders.* [docs] Remove references to Conan packages from README.mdThese packages haven&apos;t been updated since Wasmtime 18, so we shouldn&apos;t link to them for now.* Format cpp files* Format even more cpp files* Fix some warnings in C++ headers* Simplify threads.cc example* Update docs/examples-c-serialize.mdCo-authored-by: Nick Fitzgerald &lt;fitzgen@gmail.com&gt;* [example] Don&apos;t try, do.* [docs] Restore CMake link in README* [docs] Improve examples/README.md* [docs] Address review feedback---------Co-authored-by: Alex Crichton &lt;alex@alexcrichton.com&gt;Co-authored-by: Nick Fitzgerald &lt;fitzgen@gmail.com&gt;

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Tue, 02 Sep 2025 16:34:49 +0000</pubDate>
        <dc:creator>Till Schneidereit &lt;till@tillschneidereit.net&gt;</dc:creator>
    </item>
<item>
        <title>73f8c084 - Notify on-screen instructions need to be followed after wastime installation (#11329)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#73f8c084</link>
        <description>Notify on-screen instructions need to be followed after wastime installation (#11329)* Notify new terminal needs to be opened after wastime installation* Notify on-screen instructions need to be followed after wastime installation

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Wed, 06 Aug 2025 22:01:22 +0000</pubDate>
        <dc:creator>Keigo Hashimoto &lt;94282183+hashimoto-kei@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>ab8e653c - Add `cargo install`  and  `cargo binstall` options to documentation (#11343)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#ab8e653c</link>
        <description>Add `cargo install`  and  `cargo binstall` options to documentation (#11343)* docs: add Cargo installation option for wasmtime-cli* docs(readme): refer to CLI installation page* docs:  clearer instructions  for installing from crates.io (code review)Co-authored-by: Nick Fitzgerald &lt;fitzgen@gmail.com&gt;* docs: elaborate on how cargo binstall works (code review)* docs: add bakcticks to the wasmtime-cli name* docs: add console tag to the fenced code block* docs: remove trailing quote from export line---------Co-authored-by: Nick Fitzgerald &lt;fitzgen@gmail.com&gt;

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Wed, 30 Jul 2025 18:12:08 +0000</pubDate>
        <dc:creator>veralvx &lt;171095367+veralvx@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>6b746548 - chore: remove redundant word (#11336)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#6b746548</link>
        <description>chore: remove redundant word (#11336)

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Tue, 29 Jul 2025 14:33:05 +0000</pubDate>
        <dc:creator>Keigo Hashimoto &lt;94282183+hashimoto-kei@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>92cfda1b - refactor(docs): more conversions of sh to console for copy-paste (#10707)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#92cfda1b</link>
        <description>refactor(docs): more conversions of sh to console for copy-paste (#10707)This commit udpates more instructions on various READMEs to avoid `$`for easy copy-pasting, and also use `console` where appropriate.Signed-off-by: Victor Adossi &lt;vadossi@cosmonic.com&gt;

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Fri, 02 May 2025 14:44:25 +0000</pubDate>
        <dc:creator>Victor Adossi &lt;123968127+vados-cosmonic@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>7c6a3f4b - Minor doc updates for C++ API inclusion (#10599)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#7c6a3f4b</link>
        <description>Minor doc updates for C++ API inclusion (#10599)Minor updates to a few locations to clarify that the C++ API now livesin this repository.

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Wed, 16 Apr 2025 19:45:44 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>2de55ccf - Add documentation for Wasmtime&apos;s LTS releases (#10481)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#2de55ccf</link>
        <description>Add documentation for Wasmtime&apos;s LTS releases (#10481)* Add documentation for Wasmtime&apos;s LTS releasesWith Wasmtime&apos;s [LTSreleases](https://github.com/bytecodealliance/rfcs/pull/42) this commitdocuments the various process changes and updates to our releaseprocess. Additionally some improvements are made to the releasedocumentation with respect to showing current versions.* Refactor some backport criteria docs* Review comments

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Mon, 31 Mar 2025 18:49:16 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>7278c3e8 - docs(readme): mention wasmtime_home (#9394)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#7278c3e8</link>
        <description>docs(readme): mention wasmtime_home (#9394)

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Tue, 08 Oct 2024 17:56:24 +0000</pubDate>
        <dc:creator>N &lt;13322818+noelmcloughlin@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>05095c18 - Rename the `wasm32-wasi` target to `wasm32-wasip1` (#8867)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#05095c18</link>
        <description>Rename the `wasm32-wasi` target to `wasm32-wasip1` (#8867)This rename is happening in upstream Rust and should be in enough placesnow.prtest:full

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Thu, 25 Jul 2024 17:53:26 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>b83c9686 - doc: fix lang-c link (#8996)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#b83c9686</link>
        <description>doc: fix lang-c link (#8996)

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Tue, 23 Jul 2024 14:32:04 +0000</pubDate>
        <dc:creator>&#38463;&#35946; &lt;504595380@qq.com&gt;</dc:creator>
    </item>
<item>
        <title>23409ca7 - README: fix link of &quot;Standards Compliant&quot; to point to https://docs.wasmtime.dev/stability-tiers.html (#8731)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#23409ca7</link>
        <description>README: fix link of &quot;Standards Compliant&quot; to point to https://docs.wasmtime.dev/stability-tiers.html (#8731)Closes https://github.com/bytecodealliance/wasmtime/issues/8729

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Sat, 01 Jun 2024 19:23:02 +0000</pubDate>
        <dc:creator>Pat Hickey &lt;pat@moreproductive.org&gt;</dc:creator>
    </item>
<item>
        <title>0e0dbcf0 - docs: add Perl&apos;s Wasm package to PL list (#6880)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#0e0dbcf0</link>
        <description>docs: add Perl&apos;s Wasm package to PL list (#6880)

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Tue, 22 Aug 2023 14:23:12 +0000</pubDate>
        <dc:creator>Victor Adossi &lt;123968127+vados-cosmonic@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>8620aa3a - Add links to cranelift.dev site. (#6336)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#8620aa3a</link>
        <description>Add links to cranelift.dev site. (#6336)This PR updates the link in Wasmtime&apos;s README at the root of the repo tolink to Cranelift&apos;s new website rather than its subdirectory; and alsoupdates the README in `cranelift/` to point to the new website,https://cranelift.dev/.

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Wed, 03 May 2023 20:31:10 +0000</pubDate>
        <dc:creator>Chris Fallin &lt;chris@cfallin.org&gt;</dc:creator>
    </item>
<item>
        <title>bf212b76 - Add note to README to encourage using the rustup method to install Rust. (#6036)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#bf212b76</link>
        <description>Add note to README to encourage using the rustup method to install Rust. (#6036)* Add note to README to encourage using the rustup method to install Rust.This addresses the root confusion in #6035.* Update README.mdCo-authored-by: Nick Fitzgerald &lt;fitzgen@gmail.com&gt;---------Co-authored-by: Nick Fitzgerald &lt;fitzgen@gmail.com&gt;

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Fri, 17 Mar 2023 00:05:28 +0000</pubDate>
        <dc:creator>Chris Fallin &lt;chris@cfallin.org&gt;</dc:creator>
    </item>
<item>
        <title>c9bc0efe - Notify wasmtime install is local not system wide (#5618)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#c9bc0efe</link>
        <description>Notify wasmtime install is local not system wide (#5618)

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Mon, 23 Jan 2023 15:14:00 +0000</pubDate>
        <dc:creator>guest271314 &lt;guest271314@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f3418b76 - Add Elixir into &apos;Language Support&apos; (#5582)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#f3418b76</link>
        <description>Add Elixir into &apos;Language Support&apos; (#5582)

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Fri, 20 Jan 2023 15:52:08 +0000</pubDate>
        <dc:creator>Konstantin Shabanov &lt;mail@etehtsea.me&gt;</dc:creator>
    </item>
<item>
        <title>24a2f8ca - Document wasmtime-rb (#5485)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#24a2f8ca</link>
        <description>Document wasmtime-rb (#5485)* Document wasmtime-rb* Fix typo in `docs/lang-ruby.md`, improve copy

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Thu, 22 Dec 2022 01:02:31 +0000</pubDate>
        <dc:creator>Jimmy Bourassa &lt;jimmy.bourassa@shopify.com&gt;</dc:creator>
    </item>
<item>
        <title>cb918e8a - Update README prose a little bit (#4762)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#cb918e8a</link>
        <description>Update README prose a little bit (#4762)

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Tue, 23 Aug 2022 20:41:59 +0000</pubDate>
        <dc:creator>Nick Fitzgerald &lt;fitzgen@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2ba3025e - Add cmake compatibility to c-api (#4369)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#2ba3025e</link>
        <description>Add cmake compatibility to c-api (#4369)* Add cmake compatibility to c-api* Add CMake documentation to wasmtime.h* Add CMake instructions in examples* Modify CI for CMake support* Use correct rust in CI* Trigger build* Refactor run-examples* Reintroduce example_to_run in run-examples* Replace run-examples crate with cmake* Fix markdown formatting in examples readme* Fix cmake test quotes* Build rust wasm before cmake tests* Pass CTEST_OUTPUT_ON_FAILURE* Another cmake test* Handle os differences in cmake test* Fix bugs in memory and multimemory examples

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Fri, 22 Jul 2022 17:22:36 +0000</pubDate>
        <dc:creator>TheGreatRambler &lt;31906920+TheGreatRambler@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>a75f383f - Improve the `wasmtime` crate&apos;s README (#4174)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/README.md#a75f383f</link>
        <description>Improve the `wasmtime` crate&apos;s README (#4174)* Improve the `wasmtime` crate&apos;s READMEThis commit is me finally getting back to #2688 and improving the READMEof the `wasmtime` crate. Currently we have a [pretty drab README][drab]that doesn&apos;t really convey what we want about Wasmtime.While I was doing this I opted to update the feature list of Wasmtime aswell in the main README (which is mirrored into the crate readme),namely adding a bullet point for &quot;secure&quot; which I felt was missingrelative to how we think about Wasmtime.Naturally there&apos;s a lot of ways to paint this shed, so feedback is ofcourse welcome on this! (I&apos;m not the best writer myself)[drab]: https://crates.io/crates/wasmtime/0.37.0* Expand the &quot;Fast&quot; bullet a bit more* Reference the book from the wasmtime crate* Update more security docsAlso merge the sandboxing security page with the main security page toavoid the empty security page.

            List of files:
            /wasmtime-44.0.1/README.md</description>
        <pubDate>Fri, 20 May 2022 20:33:00 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
