zesterer / tao

A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebraic effects, associated types, good diagnostics, etc.
https://tao.jsbarretto.com/
Mozilla Public License 2.0
1.09k stars 23 forks source link

Website link not working #55

Closed lesleyrs closed 1 year ago

lesleyrs commented 1 year ago

It's not allowing me to select an example or input any text at all https://tao.jsbarretto.com/ (chrome)

zesterer commented 1 year ago

I also noticed that this broke recently. It seems like the WASM toolchain is extremely finickey, frustratingly. I'll look into it when I have time/energy.