<?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 async.wat</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>37cf8e1e - Async support in the C API (#7106)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/async.wat#37cf8e1e</link>
        <description>Async support in the C API (#7106)* c-api: Add a feature for asyncSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Add support for async configSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Add support for calling async functionsSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Add ability to yield execution of Wasm in a storeSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Introduce wasmtime_linker_instantiate_asyncSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Support defining async host functionsSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* gitignore: ignore cmake cache for examplesSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* examples: Add example of async API in CSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Consolidate async functionality into a single placePut all the async stuff in it&apos;s own header and own rust source fileAlso remove the wasmtime_async_continuation_new function, users can justallocate it directly.Signed-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Make async function safeSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Remove wasmtime_call_future_get_resultsSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Simplify CHostCallFutureMove the result translation and hostcall_val_storage usage into an asyncfunctionSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Simplify C continuation implementationRemove the caller, which means that we don&apos;t need another struct for thefuture implementation.Signed-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Improve async.h documentationSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Cleanup from previous changesSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* examples: Fix exampleSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Simplify continuation callbackThis gives more duality with calling an async function and also meansthat the implementation can pretty much mirror the sync version.Signed-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Fix async.h documentationSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Fix documentation for async.hSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: Review feedbackSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* examples: Downgrade async.cpp example to C++11Signed-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* c-api: initialize continuation with a panic callbackSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;* prtest:fullSigned-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;---------Signed-off-by: Tyler Rockwood &lt;rockwood@redpanda.com&gt;

            List of files:
            /wasmtime-44.0.1/examples/async.wat</description>
        <pubDate>Tue, 03 Oct 2023 13:42:56 +0000</pubDate>
        <dc:creator>Tyler Rockwood &lt;rockwotj@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
