WasmVM
Wasm VM
A standalone WebAssembly virtual machine
An unofficial standalone WebAssembly process virtual machine
4 stars
1 watching
0 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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,614 |
rhysd/vim-wasm | Provides syntax highlighting and support for WebAssembly text format in Vim. | 83 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 686 |
stisa/nwasm | An experimental web assembly backend for the Nim programming language | 48 |
vvanders/wasm_lua | A Lua interpreter running in a WebAssembly environment | 792 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 336 |
remko/uxn.wasm | An emulator implementation of the Uxn virtual machine in WebAssembly | 41 |
piranna/wasmachine | An implementation of WebAssembly in a Field-Programmable Gate Array (FPGA) to execute basic commands | 202 |
googlechromelabs/webm-wasm | Enables webm video creation from JavaScript via WebAssembly | 395 |
webassembly/wasm-c-api | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 551 |
only-cliches/cpp-wasm-loader | A C/C++ to WebAssembly loader for Webpack | 131 |