Johan B.W. de Vries e589223dbb Static Arrays. CRC32 compiles \o/
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.
2022-08-18 20:53:21 +02:00
2022-08-18 20:53:21 +02:00
2022-08-18 20:53:21 +02:00
2021-04-03 20:40:11 +02:00
2022-08-18 20:53:21 +02:00
2022-07-09 12:35:32 +02:00

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.
Readme 4.2 MiB
Languages
Python 99.4%
Makefile 0.6%