<?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_misaligned_pointer.wat</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>615d697a - Update preview1 to trap on misaligned pointers (#6776)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/tests/all/cli_tests/wasi_misaligned_pointer.wat#615d697a</link>
        <description>Update preview1 to trap on misaligned pointers (#6776)* Update preview1 to trap on misaligned pointersPreviously Wasmtime would return `EINVAL` to a guest but the upstreamdocumentation indicates that misaligned pointers should trap, so thiscommit updates the alignment error to get converted into a trap ratherthan than being returned to the guest.* Change OOB errors to traps too* Update preview2&apos;s implementation of preview1* Handle some more errors

            List of files:
            /wasmtime-44.0.1/tests/all/cli_tests/wasi_misaligned_pointer.wat</description>
        <pubDate>Wed, 02 Aug 2023 22:15:32 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
