wasm2mpy

Wasm compiler

A tool for compiling WebAssembly code into native MicroPython modules for embedded systems.

Compile WebAssembly to native MicroPython modules

GitHub

122 stars
6 watching
2 forks
Language: C
last commit: about 2 months ago
armv7esp32micropythonnrf52raspberry-pirp2040rp2350wasmwebassemblywebassembly-runtime

Related projects:

Repository Description Stars
rafi16jan/micropython-wasm Translates MicroPython code to JavaScript for execution on WebAssembly platforms 46
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 59
wasmi-labs/wasmi An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,620
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
mohanson/pywasm An interpreter for WebAssembly modules written in pure Python. 450
webghc/wasm-cross A toolchain for cross-compiling C and Haskell to WebAssembly 141
swadicalrag/wasm2lua A tool for compiling WebAssembly modules to Lua code 194
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
webassembly/wasm-c-api An API that allows embedding a WebAssembly interpreter in C/C++ applications 551
piranna/wasmachine An implementation of WebAssembly in a Field-Programmable Gate Array (FPGA) to execute basic commands 202
spy/haskell-wasm A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source 151
ruby/ruby.wasm A collection of WebAssembly ports of the CRuby interpreter 690
ethereum/py-wasm An implementation of the Web Assembly interpreter in Python. 105