I just saw that the latest Ktor server release CIO engine supports server side wasm. Anyone know a gradle setup example for this project?
j
Jason Zhao
04/14/2025, 7:26 AM
Interesting, I wonder what the use case of CIO for server side wasm is. There are not a lot of platforms where you can use wasm but not jvm, AND which let you host an entire web server with an open port as opposed to being a serverless solution.