wasmachine
WASM emulator
An implementation of WebAssembly in a Field-Programmable Gate Array (FPGA) to execute basic commands
Put WebAssembly in your washing machine
202 stars
16 watching
11 forks
Language: Verilog
last commit: about 7 years ago
Linked from 1 awesome list
cpufpgawasmwasm-bytecodewebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
remko/uxn.wasm | An emulator implementation of the Uxn virtual machine in WebAssembly | 41 |
vshymanskyy/wasm2mpy | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,620 |
webassembly/wasm-c-api | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 551 |
gate-computer/wag | Compiles WebAssembly binaries into machine code for execution on various CPU architectures. | 192 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
mohanson/pywasm | An interpreter for WebAssembly modules written in pure Python. | 450 |
torch2424/wasmboy | An open-source WebAssembly library for emulating classic Gameboy consoles | 1,399 |
tonylianlong/uarm.wasm | An ARM emulator running Linux in browsers using WebAssembly | 30 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 690 |
keno/julia-wasm | An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. | 335 |
spy/haskell-wasm | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |