439 B
439 B
phasm
Elevator pitch
A language that looks like Python, handles like Haskell, and compiles to WebAssembly.
Naming
- p from python
- ha from Haskell
- asm from WebAssembly
You will need wat2wasm from github.com/WebAssembly/wabt in your path.