<?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/examples/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/examples/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>2ba3025e - Add cmake compatibility to c-api (#4369)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/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/examples/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>3c51d3ad - Move all examples to a top-level directory (#1286)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/README.md#3c51d3ad</link>
        <description>Move all examples to a top-level directory (#1286)* Move all examples to a top-level directoryThis commit moves all API examples (Rust and C) to a top-level`examples` directory. This is intended to make it more discoverable andconventional as to where examples are located. Additionally all examplesare now available in both Rust and C to see how to execute the examplein the language you&apos;re familiar with. The intention is that as morelanguages are supported we&apos;d add more languages as examples here too.Each example is also accompanied by either a `*.wat` file which isparsed as input, or a Rust project in a `wasm` folder which is compiledas input.A simple driver crate was also added to `crates/misc` which executes allthe examples on CI, ensuring the C and Rust examples all executesuccessfully.

            List of files:
            /wasmtime-44.0.1/examples/README.md</description>
        <pubDate>Wed, 11 Mar 2020 20:37:24 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
