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
10 stars
3 watching
0 forks
Language: Rust
last commit: over 7 years ago
Linked from 1 awesome list
brainfuckrustwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 22 |
| An implementation of the Brainfuck programming language in Swift | 9 |
| An implementation of a Brainfuck-inspired language in Ruby, using the Brainfuck syntax to manipulate memory and execute instructions. | 1 |
| Converts Brainfuck code to WebAssembly bytecode | 45 |
| An interpreter and compiler for the brainfuck programming language | 19 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| An implementation of a Brainfuck interpreter optimized for the Game Boy's limited architecture. | 16 |
| Installs a Brainfuck compiler interpreter | 2 |
| An experimental WebAssembly interpreter written in Safe Rust with a focus on performance and memory safety. | 437 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| An interpreter for WebAssembly binaries written in C++ | 219 |
| A Python implementation of the WebAssembly interpreter. | 13 |
| Compiles Brainf ck code to WebAssembly | 25 |
| An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. | 38 |