<?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 module.hh</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>7a4f53a3 - Fix build without `wat` feature. (#12706)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/c-api/include/wasmtime/module.hh#7a4f53a3</link>
        <description>Fix build without `wat` feature. (#12706)Signed-off-by: Piotr Sikora &lt;code@piotrsikora.dev&gt;

            List of files:
            /wasmtime-44.0.1/crates/c-api/include/wasmtime/module.hh</description>
        <pubDate>Wed, 04 Mar 2026 22:32:10 +0000</pubDate>
        <dc:creator>Piotr Sikora &lt;code@piotrsikora.dev&gt;</dc:creator>
    </item>
<item>
        <title>311d023a - Simplify C++ binding definitions (#11936)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/c-api/include/wasmtime/module.hh#311d023a</link>
        <description>Simplify C++ binding definitions (#11936)This commit adds a shared macro to simplify ownership management in theC++ API and to additionally have a uniform API across types. This isinspired by the component model work where I felt like I wascopy/pasting quite a lot and wanted to cut down on that.

            List of files:
            /wasmtime-44.0.1/crates/c-api/include/wasmtime/module.hh</description>
        <pubDate>Tue, 04 Nov 2025 23:51:20 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>579ec46b - capi: Start filling out C++ API for components (#11880)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/c-api/include/wasmtime/module.hh#579ec46b</link>
        <description>capi: Start filling out C++ API for components (#11880)* capi: Start filling out C++ API for componentsI&apos;d like to write some fancier tests soon for this, but I&apos;m not a fan ofwriting C, so this commit starts to fill out the C++ API for componentsby adding a few wrapper classes. Like the rest of the C++ API this isall built as a wrapper around the C API.This commit introduces a `Component` type and an `ExportIndex` type togo along with it. This binds the `component.h` header file in C++. Thisalso starts a convention of `capi` methods to access the underlyingpointer/value as a conventional way to mix the C/C++ APIs which willallow gradually migrating tests to C++.* Fix clippy lint

            List of files:
            /wasmtime-44.0.1/crates/c-api/include/wasmtime/module.hh</description>
        <pubDate>Mon, 20 Oct 2025 16:47:31 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>a045eaa9 - Run `clang-format` over more files (#10689)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/c-api/include/wasmtime/module.hh#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/crates/c-api/include/wasmtime/module.hh</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>1819edba - Move C++ Module/Engine types to their own headers (#10642)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/c-api/include/wasmtime/module.hh#1819edba</link>
        <description>Move C++ Module/Engine types to their own headers (#10642)* Move C++ Module/Engine types to their own headersAdd some #ifdef guards for Wasmtime features as well as some small tests.* Remove trailing newline

            List of files:
            /wasmtime-44.0.1/crates/c-api/include/wasmtime/module.hh</description>
        <pubDate>Tue, 22 Apr 2025 20:21:01 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
