LO - a native WASM language
published on 2024/05/27
LO - small programming language targeting WASM that aims to be as simple as possible
- Make both the language and the compiler small and easy to understand
- Have little to no dependencies
- Be easy to use and modify
- Emit WASM to have the biggest target coverage with little code