rpython

WASM compiler

A tool that compiles Python code to WASM using RPython

WASM compatible RPython fork

GitHub

30 stars
5 watching
1 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
soiu/tpythonA tiny, ahead-of-time compiled Python implementation designed to translate Pythonic++ to WASM.6
vshymanskyy/wasm2mpyA tool for compiling WebAssembly code into native MicroPython modules for embedded systems.122
ethereum/py-wasmAn implementation of the Web Assembly interpreter in Python.105
kanaka/warpyAn interpreter and runtime environment for WebAssembly in RPython66
wasmerio/wasmer-pythonAn runtime environment for executing WebAssembly modules in Python.2,044
ljulliar/rlangA compiler that converts a Ruby-like language into efficient WebAssembly code38
spy/haskell-wasmA Haskell toolkit for generating and interpreting WebAssembly code from Haskell source151
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
stefano/wasm-forthAn implementation of the Forth programming language compiled to WebAssembly144
shortercode/radianceA compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript.20
dave/wasmgoCompiles Go code to WASM and deploys it to a CDN for web hosting145
mohanson/pywasmAn interpreter for WebAssembly modules written in pure Python.453
keno/julia-wasmAn experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format.336
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
ruby/ruby.wasmA collection of WebAssembly ports of the CRuby interpreter702