Skip to content

Latest commit

 

History

History
 
 

nodejs-example

Kotlin/Wasm Node.js Example

A simple app printing "Hello World" in the Node.js.

Note It uses a nightly version of Node.js 20

Build and run

Check out the repo, navigate to the project folder, and use the following command:

Run via Gradle

./gradlew wasmNodeRun

Feedback & Questions

Give it a try, and share your feedback and ask questions in the Kotlin Slack #webassembly channel (if you’re not a member, apply here) or on Twitter to @bashorov.

Learn more