<?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 resources-export.wit</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2365e64c - Update to wasm-tools 0.237.0 (#11517)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/component-macro/tests/codegen/resources-export.wit#2365e64c</link>
        <description>Update to wasm-tools 0.237.0 (#11517)* Update to wasm-tools 0.237.0That version comes with support for fallible resource constructors. `wasmtime-wit-bindgen` doesn&apos;t need any additional changes to support this, though I&apos;ve added a codegen test for it to be sure.* Add vets---------Co-authored-by: Alex Crichton &lt;alex@alexcrichton.com&gt;

            List of files:
            /wasmtime-44.0.1/crates/component-macro/tests/codegen/resources-export.wit</description>
        <pubDate>Mon, 25 Aug 2025 18:48:38 +0000</pubDate>
        <dc:creator>Dave Bakker &lt;github@davebakker.io&gt;</dc:creator>
    </item>
<item>
        <title>fd3a827e - Add a whole lot of semicolons to WIT files (#7159)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/component-macro/tests/codegen/resources-export.wit#fd3a827e</link>
        <description>Add a whole lot of semicolons to WIT files (#7159)To prepare this commit I&apos;ve run `WIT_REQUIRE_SEMICOLONS=1 ./ci/run-tests.sh`locally which configures `wit-parser` to generate an error for missingsemicolons in WIT files. This led me to add quite a few semicolons inquite a few places in what is going to be the first of a few batches ofsemicolons.CI checks for this cannot be added just yet because the wasi-nn spec isa submodule which needs to be updated with semicolons before thisrepository can require semicolons. Nevertheless that doesn&apos;t stop usfrom using semicolons in the meantime (yay gradual rollout of changes!)so I figure this would be good to get in sooner rather than later.

            List of files:
            /wasmtime-44.0.1/crates/component-macro/tests/codegen/resources-export.wit</description>
        <pubDate>Fri, 06 Oct 2023 14:11:43 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>2ad057d7 - Implement support for exported resources in `bindgen!` (#7050)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/component-macro/tests/codegen/resources-export.wit#2ad057d7</link>
        <description>Implement support for exported resources in `bindgen!` (#7050)* Implement support for exported resources in `bindgen!`This commit updates the `wasmtime::component::bindgen!` to supportexported resources. Exported resources are themselves always modeled as`ResourceAny` at runtime and are required to perform dynamic type checksto ensure that the right type of resource is passed in. Exportedresources have their own `GuestXXX` structure exported to namespace allof their methods. Otherwise, like imports, there&apos;s not a whole lot ofspecial treatment of exported resources.* Work around `heck` issueLooks like `to_snake_case` behaves differently if the `unicode` featureis enabled or not so bypass that entirely.

            List of files:
            /wasmtime-44.0.1/crates/component-macro/tests/codegen/resources-export.wit</description>
        <pubDate>Fri, 15 Sep 2023 21:40:22 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
