<?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 error.rs</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d73bd632 - Migrate `wasmtime-wasi` to `wasmtime::error` (#12294)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/wasi/src/error.rs#d73bd632</link>
        <description>Migrate `wasmtime-wasi` to `wasmtime::error` (#12294)* Migrate wiggle and wiggle generate to `wasmtime::error`* Fix testing `wiggle` and `wiggle-test` in isolationWhen doing plain old `cargo test -p wiggle` (or `wiggle-test`) the test wouldfail due to linking errors because Wasmtime&apos;s `std` cargo feature (and maybeothers) wasn&apos;t being enabled. The crate&apos;s tests would pass when run as part ofthe whole workspace, however, because of cargo feature resolution and othercrates that enabled the necessary features, which is why CI is green.* Remove direct anyhow dependency in wiggle-test* Migrate wasi-nn to `wasmtime::error`* Migrate wasi-keyvalue to `wasmtime::error`* Migrate wasi-io to `wasmtime::error`* Migrate wasi-http to `wasmtime::error`* Migrate wasi-config to `wasmtime::error`* Migrate wasi-common to `wastime::error`This is another interesting one because wasi-common is used internally toWasmtime but also by other projects. Therefore, rather than using`wastime::error::*` and making `wasmtime` a hard dependency, we use just`wasmtime_environ::error`.* cargo fmt* Migrate wasmtime-wasi to `wasmtime::error`

            List of files:
            /wasmtime-44.0.1/crates/wasi/src/error.rs</description>
        <pubDate>Fri, 09 Jan 2026 17:28:46 +0000</pubDate>
        <dc:creator>Nick Fitzgerald &lt;fitzgen@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c230353d - Configure WIT feature gates at runtime &amp; implement wasi-cli `exit-with-code` (#9381)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/wasi/src/error.rs#c230353d</link>
        <description>Configure WIT feature gates at runtime &amp; implement wasi-cli `exit-with-code` (#9381)* Remove `features` configuration from component::bindgen! and always emit all unstable members. These features will be gated at runtime.* Implement wasi-cli&apos;s unstable `exit-with-code`* Add codegen test for unstable features* Add LinkOptions type and add a parameter to all add_to_linker functions in for worlds/interfaces that use any unstable feature.* More descriptive test feature names.* Generate feature gate `if` checks* Expose `cli-exit-with-code` as CLI option* Generate bespoke option types per interface and world.* Add unit test* Remove exit code restriction on Windows* Add cli_exit_with_code test* Use BTreeSet to generate the options in consistent order* Change wasmtime-wasi&apos;s `add_to_linker_(a)sync` signature back to how it was and add new variants that take the option parameters.* Lift Windows exit code restriction in tests* Lift Windows exit code restriction

            List of files:
            /wasmtime-44.0.1/crates/wasi/src/error.rs</description>
        <pubDate>Mon, 07 Oct 2024 20:27:14 +0000</pubDate>
        <dc:creator>Dave Bakker &lt;github@davebakker.io&gt;</dc:creator>
    </item>
<item>
        <title>a56bd5e4 - Promote wasmtime-wasi::preview2 to root of crate (#7933)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/wasi/src/error.rs#a56bd5e4</link>
        <description>Promote wasmtime-wasi::preview2 to root of crate (#7933)* better top matter* eliminate wasi-common deprecations from wasmtime-wasi* wasmtime-wasi: preview2 feature always enabled, so just eliminate it* rename preview1-on-preview2 feature to just preview1* wasi-http fix* dep fixes. change some log::debug! to tracing::debug!* mv preview2 up to rootand `sed -i &apos;s/crate::preview2/crate/g&apos; **/*.rs`* fix tests too* fixes throughout wasmtime-wasi-http* cli: s/wasmtime_wasi::preview2/wasmtime_wasi* rustfmt* fix wasi-async example* fix docs build (needs wasi-common built to compile examples)* c-api: use wasi-common directlyi guess we didnt build the c-api in CI with deprecation warnings deniedprtest:full* fix example required-features* fix examples CMakeLists build

            List of files:
            /wasmtime-44.0.1/crates/wasi/src/error.rs</description>
        <pubDate>Wed, 21 Feb 2024 00:09:53 +0000</pubDate>
        <dc:creator>Pat Hickey &lt;phickey@fastly.com&gt;</dc:creator>
    </item>
</channel>
</rss>
