<?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 hello.cc</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a045eaa9 - Run `clang-format` over more files (#10689)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/hello.cc#a045eaa9</link>
        <description>Run `clang-format` over more files (#10689)We were already running it over most `*.c` files and other ones butforgot the `*.hh` and `*.cc` extensions which are being used for C++bindings, so add those in and then run the formatter.

            List of files:
            /wasmtime-44.0.1/examples/hello.cc</description>
        <pubDate>Mon, 28 Apr 2025 20:38:14 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>13ebd6f5 - c-api: Bring wasmtime-cpp into this repository (#10582)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/hello.cc#13ebd6f5</link>
        <description>c-api: Bring wasmtime-cpp into this repository (#10582)* c-api: Bring wasmtime-cpp into this repository.`wasmtime-cpp/include/wasmtime.hh` -&gt; `/crates/c-api/include/``wasmtime-cpp/tests/*` -&gt; `/crates/c-api/tests/``wasmtime-cpp/examples/*` -&gt; `/examples/`See discussion in #10566 for more context.* Make tests disabled by default prtest:full* Mention C++ API in the c-api README* Enable C++ only for tests* Add *.hh files to doxygenThis requires disabling warnings on undocumented, as `wasm.hh` hasundocumeted structuresAlso fix urls in `wasmtime.hh`* Re-enable `WARN_IF_UNDOCUMENTED`This required excluding `wasm.hh`, `wasmtime::detail` namespace, and somemacros.Also documented two overloads to `Func::call()`

            List of files:
            /wasmtime-44.0.1/examples/hello.cc</description>
        <pubDate>Wed, 16 Apr 2025 18:28:47 +0000</pubDate>
        <dc:creator>MangoPeachGrape &lt;191630121+MangoPeachGrape@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>f94db655 - Update WebAssembly C API submodule to latest commit. (#2579)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/hello.cc#f94db655</link>
        <description>Update WebAssembly C API submodule to latest commit. (#2579)* Update WebAssembly C API submodule to latest commit.This commit updates the WebAssembly C API submodule (for `wasm.h`) to thelatest commit out of master.This fixes the behavior of `wasm_name_new_from_string` such that it no longercopies the null character into the name, which caused unexpected failures whenusing the Wasmtime linker as imports wouldn&apos;t resolve when the null waspresent.Along with this change were breaking changes to `wasm_func_call`, the hostcallback signatures, and `wasm_instance_new` to take a vector type instead of apointer to an unsized array.As a result, Wasmtime language bindings based on the C API will need to beupdated once this change is pulled in.Fixes #2211.Fixes #2131.* Update Doxygen comments for wasm.h changes.

            List of files:
            /wasmtime-44.0.1/examples/hello.cc</description>
        <pubDate>Thu, 14 Jan 2021 15:36:12 +0000</pubDate>
        <dc:creator>Peter Huene &lt;peter@huene.dev&gt;</dc:creator>
    </item>
<item>
        <title>eb650f6f - filesystem example (#2236)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/hello.cc#eb650f6f</link>
        <description>filesystem example (#2236)

            List of files:
            /wasmtime-44.0.1/examples/hello.cc</description>
        <pubDate>Tue, 29 Sep 2020 18:20:14 +0000</pubDate>
        <dc:creator>Joshua Warner &lt;joshuawarner32@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a817470f - Fix signature of wasmtime_module_new</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/hello.cc#a817470f</link>
        <description>Fix signature of wasmtime_module_new

            List of files:
            /wasmtime-44.0.1/examples/hello.cc</description>
        <pubDate>Wed, 15 Jul 2020 19:07:36 +0000</pubDate>
        <dc:creator>Yury Delendik &lt;ydelendik@mozilla.com&gt;</dc:creator>
    </item>
<item>
        <title>65e132db - Added a hello.cc</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/hello.cc#65e132db</link>
        <description>Added a hello.cc

            List of files:
            /wasmtime-44.0.1/examples/hello.cc</description>
        <pubDate>Thu, 18 Jun 2020 18:48:18 +0000</pubDate>
        <dc:creator>Alexandru Ene &lt;alex.ene0x11@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
