Awesome
Kotlin/Wasm Node.js example
This example showcases a simple application printing "Hello World" in Node.js.
Follow the instructions in the sections below to try out this Kotlin/Wasm application.
Set up the environment
Before starting, ensure you have the necessary IDE setup to run the application.
IDE
We recommend using IntelliJ IDEA 2023.1 or later to work with the project. It supports Kotlin/Wasm out of the box.
Build and run
To build and run the application:
-
In IntelliJ IDEA, open the repository.
-
Run the application by typing the following Gradle command in the terminal:
./gradlew wasmJsNodeRun
Feedback and questions
Give it a try and share your feedback or questions in our #webassembly Slack channel. Get a Slack invite. You can also share your comments with @bashorov on X (Twitter).