I am starting a new programming language named Woua (prononce "WA") that compiles to WAT (WASI). It is a lisp-like language and compiler is developed in Assembly Script and built for WASI. The purpose is to be able to build the compiler in exaequOS and to run the final program in exaequOS as well (using wex runtime). Of course any existing wasm runtime (supporting wasi) can be used.
The first attempt is made with IA.
https://github.com/baudaux/woua-lang
Woua programming language has now a website
Last updated: Jun 01 2026 at 09:49 UTC