This devcontainer is configured to provide you a version 1.9.21 of Kotlin multiplatform toolset.
-
Example in
browser
directory allows you to build yourself a browser example (same as demo), usingkotlinx.browser
libraries and experiment with it. For details, see its README. -
Example in
node-and-deno
directory allows you to build yourself an example for Node.js and Deno, using directly importedfetch()
function and experiment with it. For details, see its README.
Created for (wannabe-awesome) list