<?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 memory.wat</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3c51d3ad - Move all examples to a top-level directory (#1286)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/examples/memory.wat#3c51d3ad</link>
        <description>Move all examples to a top-level directory (#1286)* Move all examples to a top-level directoryThis commit moves all API examples (Rust and C) to a top-level`examples` directory. This is intended to make it more discoverable andconventional as to where examples are located. Additionally all examplesare now available in both Rust and C to see how to execute the examplein the language you&apos;re familiar with. The intention is that as morelanguages are supported we&apos;d add more languages as examples here too.Each example is also accompanied by either a `*.wat` file which isparsed as input, or a Rust project in a `wasm` folder which is compiledas input.A simple driver crate was also added to `crates/misc` which executes allthe examples on CI, ensuring the C and Rust examples all executesuccessfully.

            List of files:
            /wasmtime-44.0.1/examples/memory.wat</description>
        <pubDate>Wed, 11 Mar 2020 20:37:24 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
