<?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 src</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fe6f7a40 - Miscellaneous feature-related build fixes. (#12719)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/pulley/src/#fe6f7a40</link>
        <description>Miscellaneous feature-related build fixes. (#12719)Most found with cargo-all-features.Signed-off-by: Piotr Sikora &lt;code@piotrsikora.dev&gt;

            List of files:
            /wasmtime-44.0.1/pulley/src/lib.rs</description>
        <pubDate>Thu, 05 Mar 2026 17:00:00 +0000</pubDate>
        <dc:creator>Piotr Sikora &lt;code@piotrsikora.dev&gt;</dc:creator>
    </item>
<item>
        <title>2283e84f - Fix a panic with a massive `max_wasm_stack` configured (#12869)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/pulley/src/#2283e84f</link>
        <description>Fix a panic with a massive `max_wasm_stack` configured (#12869)* Fix a panic with a massive `max_wasm_stack` configuredThis commit fixes a panic through a `checked_add(...).unwrap()` whichcan happen when `Config::max_wasm_stack` is configured to be a verylarge value. This is a mostly benign panic as it&apos;s unlikely this isconfigured much in the wild, but nevertheless seems like a good issuesto fix regardless.* Fix an overflow/OOM panic in pulleyprtest:full* Fix CI* Another CI fix* Fix test on 32-bit* Fix miri test

            List of files:
            /wasmtime-44.0.1/pulley/src/interp.rs</description>
        <pubDate>Mon, 30 Mar 2026 18:00:00 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
