wasm3
WASM interpreter
An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance.
🚀 A fast WebAssembly interpreter and the most universal WASM runtime
7k stars
125 watching
468 forks
Language: C
last commit: over 1 year ago
Linked from 4 awesome lists
containerscosmopolitandevopsedge-computingembeddediotsandboxscriptingserverlesssmart-contractsvirtual-machinewasmwebassembly
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A WebAssembly runtime that enables lightweight containers to run anywhere | 19,134 |
| | A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. | 15,559 |
| | 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 |
| | An extensible WebAssembly runtime for cloud-native and edge applications. | 8,668 |
| | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| | Tools and workflows for building and working with Rust-generated WebAssembly packages. | 6,361 |
| | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| | Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 |
| | A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way. | 498 |
| | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| | An interpreter for WebAssembly binaries written in C++ | 219 |
| | A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
| | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
| | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |