micropython-wasm

WebAssembly translator

Translates MicroPython code to JavaScript for execution on WebAssembly platforms

A WebAssembly module built from the official MicroPython port

GitHub

46 stars
5 watching
8 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list

javascriptmicropythonpythonwasmwebassembly

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vshymanskyy/wasm2mpyA tool for compiling WebAssembly code into native MicroPython modules for embedded systems.122
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
kanaka/warpyAn interpreter and runtime environment for WebAssembly in RPython66
mohanson/pywasmAn interpreter for WebAssembly modules written in pure Python.453
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
webassembly/wasm-c-apiAn API that allows embedding a WebAssembly interpreter in C/C++ applications553
kanaka/wacA WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript.473
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
webassembly/wasi-sdkProvides a toolchain and sysroot for building WebAssembly code with WASI support1,292
tessi/wasmexEnables Elixir to run WebAssembly code safely and efficiently572
ruby/ruby.wasmA collection of WebAssembly ports of the CRuby interpreter702
nodeca/multimathSimplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations71
xd-deng/handytools-go-webassemblyDemonstrates Go's compilation to WebAssembly and JavaScript interaction67
kojix2/cry-wasmAccelerates Ruby code execution by compiling it to WebAssembly and executing it in a WASM runtime environment.29