Skip to content

Kotlin/kotlin-wasm-wasi-template

Repository files navigation

Incubator

Kotlin/Wasm WASI Example

A simple app using WASI API in the Node.js and Deno.

Note It uses version of 21.0.0-v8-canary*

Build and run

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

Run the program via Gradle with NodeJs

./gradlew wasmWasiNodeRun

Run tests via Gradle with NodeJs

./gradlew wasmWasiNodeTest

Run the program via Gradle with Deno

./gradlew wasmWasiDenoRun

Run tests via Gradle with Deno

./gradlew wasmWasiDenoTest

(for Windows platform deno.exe expected to be installed)

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

About

A template repository for Kotlin/Wasm with WASI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages