kotlin-csv icon indicating copy to clipboard operation
kotlin-csv copied to clipboard

Add support for WebAssembly

Open gsteckman opened this issue 1 year ago • 2 comments

Kotlin for WebAssembly is now alpha.

gsteckman avatar Dec 10 '23 03:12 gsteckman

I think also for this https://github.com/doyaaaaaken/kotlin-csv/issues/15#issuecomment-1549615935 or something along the lines of it must happen first

vanniktech avatar Dec 10 '23 13:12 vanniktech

Kotlinx-io now covers multiplatform input and output. And it now includes Wasm support.

SPC-code avatar Feb 04 '24 16:02 SPC-code