brainwebfuckassembly
Brainfuck compiler
Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms.
Brainfuck WASM compiler
22 stars
4 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
brainfuckjitwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts Brainfuck code to WebAssembly bytecode | 45 |
| 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 |
| Builds a Just-In-Time compiler to target WebAssembly from Lua | 95 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A JIT compiler for running Brainfuck programs on x86_64 UEFI | 85 |
| Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 |
| A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| Provides a toolchain and sysroot for building WebAssembly code with WASI support | 1,292 |
| A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |