WAVM

Virtual Machine

A WebAssembly virtual machine designed to optimize performance and security in non-browser applications.

WebAssembly Virtual Machine

GitHub

3k stars
73 watching
225 forks
Language: C++
last commit: 9 months ago
Linked from 2 awesome lists


Backlinks from these 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. 4,963
webassembly/wabt A collection of tools for manipulating and analyzing WebAssembly files 6,881
wasm3/wasm3 An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. 7,322
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
bytecodealliance/wasmtime A fast and secure runtime for WebAssembly that generates high-quality machine code ahead-of-time or at runtime. 15,404
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,249
emscripten-core/emscripten Compiles C and C++ to WebAssembly for deployment on the web and other platforms 25,828
gate-computer/wag Compiles WebAssembly binaries into machine code for execution on various CPU architectures. 192
tetratelabs/wazero A WebAssembly runtime for Go developers to execute code compiled in other languages 4,964
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 472
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
extism/extism A framework for building extensible software and plugins by running arbitrary, untrusted code in a secure environment. 4,319
wapc/wapc-go A Go-based runtime for executing WebAssembly modules with RPC capabilities 94
webassembly/binaryen A compiler and toolchain infrastructure library for compiling code to the WebAssembly format. 7,523
luishsu/wasmvm A standalone WebAssembly virtual machine 4