• This site is archived and read-only.
    Check out the Rust and WebAssembly working group.

  • Hello, Rust!

    Rust for the Web

  • News

    Setup

    Demos

    Talks

    Resources

Link: Writing a Brainfuck Interpreter in Rust (and WebAssebmly)

Dec 04, 2017 - Jan-Erik Rediger

Shritesh Bhattarai wrote a blog post about a simple Brainfuck interpreter written in Rust, compiled to WebAssembly:

Writing a Brainfuck Interpreter in Rust (and WebAssembly)

The source is available on GitHub: github.com/shritesh/brainfuck-rs-wasm and a live version available online.


This is not an official Rust project / Info / Contribute / RSS Feed