In particular, some of the biggest needs are support for WASM (
#54), and splitting the example projects up by feature, rather than by platform (
#53). I’ve converted
one of the examples already to Compose for JS Canvas to embed in the docs site, and would like to get the others updated similarly.
I’m also investigating use-cases for Ballast in server-side code, and I think adding a
Scheduler and
SQS queue handler would be really cool. It would enable lightweight frameworks like Ktor to have some additional functionality that is normally available in larger frameworks like Spring Boot