WAVM
Virtual Machine
A WebAssembly virtual machine designed to optimize performance and security in non-browser applications.
WebAssembly Virtual Machine
3k stars
74 watching
225 forks
Language: C++
last commit: 12 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bytecodealliance/wasm-micro-runtime | A lightweight WebAssembly runtime with features like Ahead-of-Time compilation and Just-in-Time compilation for high performance applications across various platforms. | 5,029 |
webassembly/wabt | A collection of tools for manipulating and analyzing WebAssembly files | 6,943 |
wasm3/wasm3 | An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. | 7,359 |
vshymanskyy/wasm2mpy | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
bytecodealliance/wasmtime | A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. | 15,559 |
dotnetcore/wtm | A rapid development framework for .NET Core applications that provides a set of pre-built components and tools to support common web application functionalities. | 4,265 |
emscripten-core/emscripten | Compiles C and C++ to WebAssembly for deployment on the web and other platforms | 25,944 |
gate-computer/wag | Compiles WebAssembly into machine code for execution | 192 |
tetratelabs/wazero | A WebAssembly runtime for Go developers to execute code compiled in other languages | 5,025 |
kanaka/wac | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
extism/extism | A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
wapc/wapc-go | A Go-based runtime for executing WebAssembly modules with RPC capabilities | 95 |
webassembly/binaryen | A compiler and toolchain infrastructure library for compiling code to the WebAssembly format. | 7,566 |
luishsu/wasmvm | A standalone WebAssembly virtual machine | 4 |