Giter Site home page Giter Site logo

usman1122 / kowasm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kowasm/kowasm

0.0 0.0 0.0 512 KB

Server-side and full stack development with Kotlin and WebAssembly leveraging WASI and Component Model

Home Page: https://seb.deleuze.fr/introducing-kotlin-wasm/

License: Apache License 2.0

Shell 0.04% JavaScript 0.09% Kotlin 99.87%

kowasm's Introduction

"API documentation"

"KoWasm logo

KoWasm explores fullstack development with Kotlin and WebAssembly. It leverages Kotlin/Wasm, WASI and WebAssembly Component Model.

This project is developed on Sébastien Deleuze's spare time in collaboration with the Kotlin/Wasm team, taking inspiration from Slava Kuzmich initial prototype with the goal that, at some point, WASI and WebAssembly Component model support would be provided out of the box by Kotlin/Wasm, see KT-36172 and KT-56605 related issues.

This project and Kotlin/Wasm in general are in very early stage of development:

Requirements

IDEA

IntelliJ IDEA 2023.1+ should be used to get Kotlin/Wasm autocompletion.

Node

A specific Node 21 canary build should be used (see related Node WASI documentation) to run the project due to constraints related to Wasm GC. You can install it using nvm:

NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/v8-canary nvm install v21.0.0-v8-canary202309143a48826a08
nvm use v21.0.0-v8-canary202309143a48826a08
npm install --global mocha

Getting started

Use the various .sh script to build and test the project. Most of the features can be found in the samples directory.

Artifacts are not yet published to any repository, so you need to build them locally. For example:

./gradlew wasi:publishToMavenLocal

kowasm's People

Contributors

sdeleuze avatar skuzmich avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.