Skip to content

arthur-x/Py2Wasm

Repository files navigation

Py2Wasm

A mini Python to WebAssembly compiler, currently supporting a subset of ChocoPy syntax. This is an ongoing extension of the CSE231 project.

You can play with the demo here.

Screenshot