Recomposition count: 0 Last recomposition time: 0ms

What even is this?

This is a live editor for the WebComposition programming language and UI framework. It allows you to write UI in declarative code while still having imperative parts for e.g. calculations. It is based on a runtime written in C# and renders UI as HTML.

To get started writing some UI, consider reading the readme file in the git repo.

Loading WebComposition Runtime...

This might take a few seconds for the first time