Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Wasm3 | 6,220 | 2 months ago | 1 | March 03, 2021 | 66 | mit | C | |||
🚀 A fast WebAssembly interpreter and the most universal WASM runtime | ||||||||||
Wasm Micro Runtime | 4,018 | 2 days ago | 1 | September 28, 2022 | 217 | apache-2.0 | C | |||
WebAssembly Micro Runtime (WAMR) | ||||||||||
Squirreljme | 179 | 4 days ago | 64 | mpl-2.0 | Java | |||||
SquirrelJME is a Java ME 8 Virtual Machine for embedded and Internet of Things devices. It has the ultimate goal of being 99.9% compatible with the Java ME standard. | ||||||||||
Azure Iot Connected Factory | 102 | 6 months ago | 1 | January 01, 1900 | 8 | other | JavaScript | |||
Azure IoT connected factory preconfigured solution | ||||||||||
Embedos | 99 | 3 years ago | 1 | gpl-2.0 | ||||||
EmbedOS - Embedded security testing virtual machine | ||||||||||
Deeplang | 72 | 7 months ago | 12 | bsd-3-clause | ||||||
DeepLang is a new language for IoT device programming. | ||||||||||
Greengo | 68 | 4 years ago | 5 | April 30, 2019 | 5 | mit | Python | |||
Simple YAML-based deployment framework for AWS Greengrass. | ||||||||||
Electroff | 64 | 2 months ago | 20 | October 13, 2021 | isc | JavaScript | ||||
A cross browser, electron-less helper, for IoT projects and standalone applications. | ||||||||||
Warduino | 62 | a month ago | 64 | mpl-2.0 | C++ | |||||
A dynamic WebAssembly VM for embedded systems | ||||||||||
Czl | 31 | 4 years ago | 2 | C | ||||||
CZL编程语言 |
A Bytecode Alliance project
Build WAMR | Build AOT Compiler | Embed WAMR | Export Native API | Build Wasm Apps | Samples
WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime with small footprint, high performance and highly configurable features for applications cross from embedded, IoT, edge to Trusted Execution Environment (TEE), smart contract, cloud native and so on. It includes a few parts as below:
The WAMR VMcore supports the following architectures:
The following platforms are supported, click each link below for how to build iwasm on that platform. Refer to WAMR porting guide for how to port WAMR to a new platform.
The WAMR PTSC Charter governs the operations of the project TSC. The current TSC members:
WAMR uses the same license as LLVM: the Apache 2.0 license
with the LLVM
exception. See the LICENSE file for details. This license allows you to freely
use, modify, distribute and sell your own products based on WAMR.
Any contributions you make will be under the same license.