Okio 3.5 Adds Support for WebAssembly (WASM)
The article announces the release of Okio 3.5, a library that adds support for WebAssembly (WASM). Although the new WASM code is not yet ready for production use, the release aims to celebrate the potential of WASM and WASI technologies. The article highlights that these technologies are already great for the browser and will also be beneficial for servers and mobile platforms. The author mentions that Okio will continue to track the updates of WASM and WASI as they stabilize, and new Okio releases will incorporate these updates. Additionally, the article mentions the excitement for kotlinx-io, JetBrains' new I/O library that builds upon Okio code. The author concludes by encouraging readers to try out Okio 3.5. This article is part of Cash App's Summer of Kotlin Multiplatform series.