bfwasm
Compiler
Compiles Brainf ck code to WebAssembly
A non-optimizing Brainf_ck to WebAssembly compiler
25 stars
3 watching
3 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 22 |
| Converts Brainfuck code to WebAssembly bytecode | 45 |
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| An implementation of the Forth programming language compiled to WebAssembly | 144 |
| A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| A compiler for a minimalist programming language designed to be compiled into WebAssembly bytecode | 134 |
| Maps .NET CIL to WebAssembly S-expressions as a custom code generator backend for the JSIL compiler | 362 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| An experimental web assembly backend for the Nim programming language | 48 |
| An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. | 336 |