Skip to content

v1.1.0 - wasmJs support

Choose a tag to compare

@blackarrows-apps blackarrows-apps released this 26 May 11:41
· 2 commits to main since this release

What's new

  • Added `wasmJs` target to `http-core`, `http-ktor`, and `http-test`
  • `Client.wasmJs.kt`: uses Ktor's `Js` engine (browser Fetch API)
  • Enables use of `HttpRequestExecutor` in Compose Multiplatform for Web apps