<?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 WASI-api.md</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>87672f70 - doc: fix WASI-api link (#5912)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#87672f70</link>
        <description>doc: fix WASI-api link (#5912)

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Thu, 02 Mar 2023 13:22:33 +0000</pubDate>
        <dc:creator>Tristan de Cacqueray &lt;tristan.cacqueray@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e6f110dc - Fix document formatting (#3990)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#e6f110dc</link>
        <description>Fix document formatting (#3990)

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Mon, 04 Apr 2022 14:05:40 +0000</pubDate>
        <dc:creator>Kk Shinkai &lt;kkshinkai@kkshinkai.moe&gt;</dc:creator>
    </item>
<item>
        <title>fbe29da5 - Miscelaneous docs updates and fixes. (#1249)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#fbe29da5</link>
        <description>Miscelaneous docs updates and fixes. (#1249)Update references to things in CraneStation which have moved, WASI documentationwhich has moved to the WASI repo, and fix a few typos.

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Sun, 08 Mar 2020 15:11:17 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;sunfish@mozilla.com&gt;</dc:creator>
    </item>
<item>
        <title>ab8f8ef5 - Adds an explicit way to use the args inside the WebAssembly Module</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#ab8f8ef5</link>
        <description>Adds an explicit way to use the args inside the WebAssembly Module

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Wed, 12 Jun 2019 23:00:04 +0000</pubDate>
        <dc:creator>Sendil Kumar &lt;sendilkumarn@live.com&gt;</dc:creator>
    </item>
<item>
        <title>26cbbaab - Clarify that `path_open`&apos;s path is a relative path.</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#26cbbaab</link>
        <description>Clarify that `path_open`&apos;s path is a relative path.

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Tue, 23 Apr 2019 19:09:55 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;sunfish@mozilla.com&gt;</dc:creator>
    </item>
<item>
        <title>b8fbae29 - WASI-api.md: fix fsync -&gt; fcntl</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#b8fbae29</link>
        <description>WASI-api.md: fix fsync -&gt; fcntl

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Thu, 18 Apr 2019 18:16:43 +0000</pubDate>
        <dc:creator>Joel Martin &lt;github@martintribe.org&gt;</dc:creator>
    </item>
<item>
        <title>a9910720 - Document the preopened file descriptor range.</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#a9910720</link>
        <description>Document the preopened file descriptor range.

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Tue, 09 Apr 2019 19:53:20 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;sunfish@mozilla.com&gt;</dc:creator>
    </item>
<item>
        <title>d722b354 - Miscellaneous tidying in the API docs.</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#d722b354</link>
        <description>Miscellaneous tidying in the API docs. - Don&apos;t include an extra &quot;*&quot; in type of Output arguments. - Fix the summary of environ_sizes_get. - Put fs_rights_base and fs_rights_inherinting arguments on separate lines. - Sort fd_prestat_dirname alphabetically before fd_prestat_get.

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Tue, 09 Apr 2019 19:19:18 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;sunfish@mozilla.com&gt;</dc:creator>
    </item>
<item>
        <title>9b1cd4bc - Document __wasi_preopentype_t and __wasi_prestat_t.</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#9b1cd4bc</link>
        <description>Document __wasi_preopentype_t and __wasi_prestat_t.

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Tue, 09 Apr 2019 19:19:02 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;sunfish@mozilla.com&gt;</dc:creator>
    </item>
<item>
        <title>f53ed6d8 - Document that `random_get` can block.</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#f53ed6d8</link>
        <description>Document that `random_get` can block.

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Thu, 28 Mar 2019 21:14:17 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;sunfish@mozilla.com&gt;</dc:creator>
    </item>
<item>
        <title>4fd7c4b9 - Document the constraints on `path_open`&apos;s returned file descriptor.</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#4fd7c4b9</link>
        <description>Document the constraints on `path_open`&apos;s returned file descriptor.Whether the downsides in POSIX and existing application compatibilityoutweigh the benefits of thread safety remains an open question.Right now, this note is just documenting the current behavior.

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Thu, 28 Mar 2019 17:42:48 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;sunfish@mozilla.com&gt;</dc:creator>
    </item>
<item>
        <title>b2fefe77 - WASI prototype design, implementation, and documentation.</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/docs/WASI-api.md#b2fefe77</link>
        <description>WASI prototype design, implementation, and documentation.This adds documents describing the WASI Core API, and an implementation inWasmtime.

            List of files:
            /wasmtime-44.0.1/docs/WASI-api.md</description>
        <pubDate>Wed, 27 Mar 2019 15:00:00 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;sunfish@mozilla.com&gt;</dc:creator>
    </item>
</channel>
</rss>
