brainfuck2wasm
Brainfuck compiler
Converts Brainfuck code to WebAssembly bytecode
A brainfuck-to-WebAssembly compiler
45 stars
7 watching
5 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
brainfuckwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 22 |
| Compiles Brainf ck code to WebAssembly | 25 |
| An implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers. | 10 |
| Installs a Brainfuck compiler interpreter | 2 |
| Translates COBOL programs into executable WebAssembly code | 357 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| An experimental language compiler that targets JavaScript, WebAssembly, and C, aiming to provide a thin layer for working with WebAssembly. | 1,363 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A tool that converts Java bytecode into WebAssembly for running in web browsers. | 1,003 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| An interpreter and compiler for the brainfuck programming language | 19 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| A JIT compiler for running Brainfuck programs on x86_64 UEFI | 85 |
| An implementation of the Brainfuck programming language in Swift | 9 |
| A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |