brainfuck-rs-wasm

Brainfuck interpreter

An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers.

A Brainfuck interpreter written in Rust and compiled to WebAssembly

GitHub

10 stars
3 watching
0 forks
Language: Rust
last commit: almost 9 years ago
Linked from 1 awesome list

brainfuckrustwasmwebassembly

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
serprex/brainwebfuckassemblyCompiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms.22
xavieryao/swift-brainfuckAn implementation of the Brainfuck programming language in Swift9
oppai/we-i_langAn implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions.1
verdie-g/brainfuck2wasmConverts Brainfuck code to WebAssembly bytecode45
dariotarantini/vbfAn interpreter and compiler for the brainfuck programming language19
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
bitnenfer/gameboy-brainfuckAn implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture.16
fabasoad/setup-brainfuck-actionInstalls a Brainfuck compiler interpreter2
rhysd/wainAn experimental WebAssembly interpreter written in Safe Rust with a focus on performance and memory safety.437
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
wasmx/fizzyAn interpreter for WebAssembly binaries written in C++219
poemm/pywebassemblyA Python implementation of the WebAssembly interpreter.13
surma/bfwasmCompiles Brainf ck code to WebAssembly25
yiransheng/basic_rsAn implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities.38