wasm-micro-runtime
Wasm Runtime
A lightweight WebAssembly runtime with features like Ahead-of-Time compilation and Just-in-Time compilation for high performance applications across various platforms.
WebAssembly Micro Runtime (WAMR)
5k stars
107 watching
636 forks
Language: C
last commit: 2 months ago
Linked from 2 awesome lists
aotassembly-scriptembeddedinterpreteriotjitpthreadruntimesgxwasi-nnwasi-threadswasmwasm-socketwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. | 15,559 |
| An extensible WebAssembly runtime for cloud-native and edge applications. | 8,668 |
| An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. | 7,359 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| A collection of tools for manipulating and analyzing WebAssembly files | 6,943 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| Compiles WebAssembly into machine code for execution | 192 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
| A tool for compiling WebAssembly modules to Lua code | 194 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A collection of WebAssembly ports of the CRuby interpreter | 702 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |