I just saw that the latest Ktor server release CIO...
# server
v
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
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.