brainfuck2wasm

Brainfuck compiler

Converts Brainfuck code to WebAssembly bytecode

A brainfuck-to-WebAssembly compiler

GitHub

45 stars
7 watching
5 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list

brainfuckwebassembly

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
serprex/brainwebfuckassemblyCompiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms.22
surma/bfwasmCompiles Brainf ck code to WebAssembly25
shritesh/brainfuck-rs-wasmAn implementation of the Brainfuck programming language in Rust, compiled to WebAssembly for execution in web browsers.10
fabasoad/setup-brainfuck-actionInstalls a Brainfuck compiler interpreter2
cloudflare/cobwebTranslates COBOL programs into executable WebAssembly code357
mafintosh/webassembly-binary-toolkitA toolkit for compiling and utilizing WebAssembly binaries from source.60
evanw/thinscriptAn experimental language compiler that targets JavaScript, WebAssembly, and C, aiming to provide a thin layer for working with WebAssembly.1,363
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
i-net-software/jwebassemblyA tool that converts Java bytecode into WebAssembly for running in web browsers.1,003
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
dariotarantini/vbfAn interpreter and compiler for the brainfuck programming language19
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
m4tx/uefi-jitfuckA JIT compiler for running Brainfuck programs on x86_64 UEFI85
xavieryao/swift-brainfuckAn implementation of the Brainfuck programming language in Swift9
webghc/wasm-crossA toolchain for cross-compiling C and Haskell to WebAssembly141