ballercat/walt

Walt is an alternative syntax for WebAssembly text format. It’s an experiment for using JavaScript syntax to write to as ‘close to the metal’ as possible. It’s JavaScript with rules. .walt files compile directly to WebAssembly binary format.

Glad to see someone realizing one of the big downsides of WebAssembly and trying to do something about it.