Doesn't give right answer yet and out of bound check fails. No constructor yet for static arrays, but module constants work. Which don't work yet for tuples and structs. Also, u32 for indexing please. Also, more module constant types.
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.
Ideas
Description
A programming language, looks like Python, handles like Haskell, and compiles directly to WebAssembly.
Languages
Python
99.4%
Makefile
0.6%