Skip to content

Add reader implementation for wasmJs.#135

Closed
gsteckman wants to merge 17 commits into
jsoizo:masterfrom
gsteckman:133
Closed

Add reader implementation for wasmJs.#135
gsteckman wants to merge 17 commits into
jsoizo:masterfrom
gsteckman:133

Conversation

@gsteckman
Copy link
Copy Markdown
Contributor

I extracted the CsvReader implementation for js into a common base class, CsvStringReader, and then reused it for both js and wasmJs actual implementations of CsvReader. js(BOTH) is deprecated, so I updated it to js(IR) in the build file.

@jsoizo
Copy link
Copy Markdown
Owner

jsoizo commented May 24, 2026

Thanks for kicking off the wasm work! Closing because v2.0.0 rebuilt the I/O stack on kotlinx-io and added a wasmWasi target (#173). wasmJs is still pending — blocked on kotest 6.x not publishing wasmJs artifacts yet. A fresh PR against the v2 kotlinx-io plumbing would be the way forward; the original tracking issue #133 stays open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants