wasm2mpy
Wasm compiler
A tool for compiling WebAssembly code into native MicroPython modules for embedded systems.
Compile WebAssembly to native MicroPython modules
122 stars
6 watching
2 forks
Language: C
last commit: about 1 year ago armv7esp32micropythonnrf52raspberry-pirp2040rp2350wasmwebassemblywebassembly-runtime
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 |
| | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| | A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| | An interpreter for WebAssembly modules written in pure Python. | 453 |
| | A toolchain for cross-compiling C and Haskell to WebAssembly | 141 |
| | A tool for compiling WebAssembly modules to Lua code | 194 |
| | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| | An implementation of WebAssembly in a Field-Programmable Gate Array (FPGA) to execute basic commands | 202 |
| | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
| | A collection of WebAssembly ports of the CRuby interpreter | 702 |
| | An implementation of the Web Assembly interpreter in Python. | 105 |