# vshymanskyy/wasm2mpy

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/vshymanskyy-wasm2mpy).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/vshymanskyy/wasm2mpy
- awesome-repositories: https://awesome-repositories.com/repository/vshymanskyy-wasm2mpy.md

## Description

wasm2mpy enables developers to write code in statically compiled languages and run it on MicroPython-based embedded systems (such as ESP32, Raspberry Pi Pico, STM32, and nRF52) with near-native performance. Since MicroPython is relatively slow for computationally intensive applications, wasm2mpy…

## Tags

### Part of an Awesome List

- [Development Tools](https://awesome-repositories.com/f/awesome-lists/devtools/development-tools.md) — Compiles WebAssembly to native bytecode.
