Skip to content

Commit dbebf8f

Browse files
committed
update: link wasm tutorial to CMP tutorial
1 parent df4d0b2 commit dbebf8f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/topics/wasm/wasm-get-started.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,14 @@ directory:
104104

105105
## What's next?
106106

107-
Join the Kotlin/Wasm community in Kotlin Slack:
107+
* [Learn how to share UIs between iOS and Android using Compose Multiplatform](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-create-first-app.html)
108+
* Try more Kotlin/Wasm examples:
108109

109-
<a href="https://slack-chats.kotlinlang.org/c/webassembly"><img src="join-slack-channel.svg" width="500" alt="Join the Kotlin/Wasm community" style="block"/></a>
110+
* [Compose image viewer](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/compose-imageviewer)
111+
* [Jetsnack application](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/compose-jetsnack)
112+
* [Node.js example](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/nodejs-example)
113+
* [WASI example](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/wasi-example)
114+
* [Compose example](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/compose-example)
115+
* Join the Kotlin/Wasm community in Kotlin Slack:
110116

111-
Try more Kotlin/Wasm examples:
112-
113-
* [Compose image viewer](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/compose-imageviewer)
114-
* [Jetsnack application](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/compose-jetsnack)
115-
* [Node.js example](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/nodejs-example)
116-
* [WASI example](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/wasi-example)
117-
* [Compose example](https://github.com/Kotlin/kotlin-wasm-examples/tree/main/compose-example)
117+
<a href="https://slack-chats.kotlinlang.org/c/webassembly"><img src="join-slack-channel.svg" width="500" alt="Join the Kotlin/Wasm community" style="block"/></a>

0 commit comments

Comments
 (0)