Get the latest tech news
Wasm2Mpy: Compiling WASM to MicroPython so it can run on Raspberrys
Compile WebAssembly to native MicroPython modules. Contribute to vshymanskyy/wasm2mpy development by creating an account on GitHub.
Compile WebAssembly binary into a MicroPython module and load it dynamically on ESP32, Raspberry Pi Pico, STM32, nRF52 etc. Python 3 pip install --upgrade pyelftools ar wasm2c from WABT Latest MicroPython source code Target architecture toolchain
Or read this on Hacker News