You can grab the binaries directly depending on your platform, from the following links:
After downloading, follow these steps:
- Extract the ZIP or TAR.
- Follow step 5 in the Installing from the source section.
- Open the command prompt or terminal.
- Run kotlinc -version to verify whether or not the Kotlin Native compiler installed successfully.
Please note that the preceding download links are for Kotlin Native v0.4, which is the latest preview version at the ...