<?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 component-basic.wat</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>1c335c1b - use released WASI Preview 2 (version 0.2.0) wits (#7817)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat#1c335c1b</link>
        <description>use released WASI Preview 2 (version 0.2.0) wits (#7817)* WASI: copy in the version 0.2.0 wits* wasmtime&apos;s wits: use versions 0.2.0 of wasi packages* bindgens and other fixed version strings: change 0.2.0-rc-etc to 0.2.0

            List of files:
            /wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat</description>
        <pubDate>Thu, 25 Jan 2024 17:43:57 +0000</pubDate>
        <dc:creator>Pat Hickey &lt;phickey@fastly.com&gt;</dc:creator>
    </item>
<item>
        <title>10ab5111 - wasi implementations: use rc-2024-01-16 for sockets, cli, http (#7781)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat#10ab5111</link>
        <description>wasi implementations: use rc-2024-01-16 for sockets, cli, http (#7781)* wasi: pull in contents of wasi-sockets, wasi-http, and wasi-cli 0.2.0-rc-2024-01-16* command-extended and test worlds: use rc-2024-01-16* sockets implementation: v6only is now mandatory* adapter: cli imports and exports are from rc-2024-01-16 now* eliminate ipv6-only methods and tests* a v6_client.blocking_connect(net, v4_listener) will always fail  with INVAL right away.* eliminate the paths where a v6 client is allowed to connect to v4.* eliminate the udp_dual_stack_conversation from udp_sample_application* component-basic: update wasi:cli version* wasi-http: sync wit directory* wasi-http: fix import version* code review from dave* test both ipv4 address on v6 socket, and ipv6-mapped-ipv4 on v6 socket, both fail

            List of files:
            /wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat</description>
        <pubDate>Tue, 16 Jan 2024 23:55:05 +0000</pubDate>
        <dc:creator>Pat Hickey &lt;phickey@fastly.com&gt;</dc:creator>
    </item>
<item>
        <title>08d101be - use wasi-http and wasi-cli 0.2.0-rc-2023-12-05 (#7640)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat#08d101be</link>
        <description>use wasi-http and wasi-cli 0.2.0-rc-2023-12-05 (#7640)* wasi-cli: update to version 0.2.0-rc-2023-12-05* wasi-http: update to 0.2.0-rc-2023-12-05* fix versions in extra (non-wasi) wits* component adapter: fixes to use cli/imports world, correct versions* wasmtime-wasi: cli/reactor is now cli/imports* sync wasi-http/wit with wasi/wit* fix cli-test component-basic.wat version

            List of files:
            /wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat</description>
        <pubDate>Wed, 06 Dec 2023 18:57:22 +0000</pubDate>
        <dc:creator>Pat Hickey &lt;phickey@fastly.com&gt;</dc:creator>
    </item>
<item>
        <title>6aaf6828 - WASI wits: use 0.2.0-rc-2023-11-10 (#7533)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat#6aaf6828</link>
        <description>WASI wits: use 0.2.0-rc-2023-11-10 (#7533)* wit deps: use 0.2.0-rc-2023-11-10 from WebAssembly/wasi-* repos* local wits: depend on rc-2023-11-10* wit-bindgen invocation: use rc-2023-11-10* wasi-http wit subdir: sync with wasi* wasi-http wit-bindgen: update for 11-10 rc* wasi-preview1-component-adapter: imports are from 11-10 rc* cli test component-basic: use wasi rc 11-10

            List of files:
            /wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat</description>
        <pubDate>Tue, 14 Nov 2023 01:46:59 +0000</pubDate>
        <dc:creator>Pat Hickey &lt;phickey@fastly.com&gt;</dc:creator>
    </item>
<item>
        <title>11b60019 - Update WASI versions to `0.2.0-rc-2023-11-05` (#7302)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat#11b60019</link>
        <description>Update WASI versions to `0.2.0-rc-2023-11-05` (#7302)* Update WASI versions to `0.2.0-rc-2023-11-05`This commit updates the version numbers on `main` to no longer clashwith the 14.0.0 release after #7299. The version number is chosen as thebranch point for the 15.0.0 release of Wasmtime, at which point we&apos;llupdate the versions again.* Update another version

            List of files:
            /wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat</description>
        <pubDate>Thu, 19 Oct 2023 23:15:59 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>4258dd9a - Put versions in all WASI WIT files (#7272)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat#4258dd9a</link>
        <description>Put versions in all WASI WIT files (#7272)* Put versions in all WASI WIT filesThis commit starts exercising the versioning feature of WIT by ensuringthat all WASI descriptions have a version associated with them. Theversion chosen is 0.2.0 which reflects the upcoming &quot;preview 2&quot; releasewhere in theory 0.1.0 was claimed by preview1. This is intended to stayas 0.2.0 for now and we&apos;ll determine how best to update these numbers inthe future once preview2 is released.Closes #7171* Allow omitting versions in `with` keysAs a convenience for now this enables omitting the version of aninterface from a `with` key. This has a risk of not working well if twopackages are present and one has a version and one doesn&apos;t, but that&apos;sleft as a PR to fix in the future as the benefit of avoiding repetitionseems good for now.* Allow omitting versions in trappable_error_types* Use 0.2.0-rc-2023-10-18 as a version number* More test fixes* Fix another test

            List of files:
            /wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat</description>
        <pubDate>Wed, 18 Oct 2023 21:48:12 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>1155d10e - Use generated bindings to run components in the CLI (#6869)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat#1155d10e</link>
        <description>Use generated bindings to run components in the CLI (#6869)* Use generated bindings to run components in the CLIThis commit updates the component support in the `wasmtime` CLIfrom #6836 to use the generated bindings for the &quot;command&quot; style ofcomponents rather than having that custom-written in the CLI.* Fix tests

            List of files:
            /wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat</description>
        <pubDate>Mon, 21 Aug 2023 16:12:21 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>367bdc8c - Refactor Wasmtime CLI to support components (#6836)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat#367bdc8c</link>
        <description>Refactor Wasmtime CLI to support components (#6836)This commit refactors the `wasmtime` CLI executable to be able tosupport not only compiling components but additionally executingcomponents. While I was doing this I&apos;ve additionally added a new`--preview2` argument to enable using the new experimentalimplementation of preview1 based on preview2 type/structs. This isoff-by-default but is expected to become the default in the future.Some notable features of this change are:* The preview1-implemented-with-preview2 module now sports  `add_to_linker_{async,sync}` to replace the previous `add_to_linker`  which always did async.* Some trait bounds in the preview1-implemented-with-preview2 module are  simplified.* Some minor changes were made to `wiggle`&apos;s macros to support a &quot;block  on&quot; that isn&apos;t the default wiggle dummy executor (as now we actually  do need Tokio)* Many options related to core wasm `Linker` configuration, such as  `--default-values-unknown-imports`, are not implemented for components  at this time. When used with components these options return an error.* Construction of WASI contexts has been refactored to pass around fewer  arguments to avoid threading through lots of values for both preview1  and preview2.* Reading the input to the Wasmtime CLI has been updated to read the  input in the `run` subcommand before handing it off to the `wasmtime`  crate&apos;s API to enable the CLI to use the contents of what&apos;s loaded to  determine what to do next.* Our generic `./ci/run-tests.sh` script has been updated to pass the  `--features component-model` flag to ensure that this CLI support is  tested during the normal test suite.* The CLI support for `wasi-nn` supports components as well as core wasm  modules.

            List of files:
            /wasmtime-44.0.1/tests/all/cli_tests/component-basic.wat</description>
        <pubDate>Sat, 19 Aug 2023 00:15:01 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
