micropython-wasm
WebAssembly translator
Translates MicroPython code to JavaScript for execution on WebAssembly platforms
A WebAssembly module built from the official MicroPython port
46 stars
5 watching
8 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
javascriptmicropythonpythonwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| An interpreter and runtime environment for WebAssembly in RPython | 66 |
| An interpreter for WebAssembly modules written in pure Python. | 453 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| Provides a toolchain and sysroot for building WebAssembly code with WASI support | 1,292 |
| Enables Elixir to run WebAssembly code safely and efficiently | 572 |
| A collection of WebAssembly ports of the CRuby interpreter | 702 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |
| Accelerates Ruby code execution by compiling it to WebAssembly and executing it in a WASM runtime environment. | 29 |