wasm-languages VS kmdc

Compare wasm-languages vs kmdc and see what are their differences.

wasm-languages

How to use WebAssembly in various languages (by vmware-archive)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
wasm-languages kmdc
2 1
45 115
- -
2.5 7.3
10 months ago 2 months ago
HTML Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wasm-languages

Posts with mentions or reviews of wasm-languages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • The Potential of Kotlin/WASM
    4 projects | news.ycombinator.com | 13 Feb 2023
    Hello world with production artifact and Binaryen optimization produces a 128K Wasm file for now for https://github.com/vmware-labs/wasm-languages/tree/main/kotl..., but the Kotlin/Wasm team has not tracked those data points recently so there may be footprint regressions to fix. They are going to have a look and also to enable Binaryen by default for production artifacts.
  • Kotlin/WASM compiler as library
    1 project | /r/Kotlin | 27 Nov 2022
    https://github.com/vmware-wasmstack/wasm-languages/tree/main/kotlin/browser-hello-world - This one uses Kotlin 1.8.0 beta release with DOM bindings.

kmdc

Posts with mentions or reviews of kmdc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • The Potential of Kotlin/WASM
    4 projects | news.ycombinator.com | 13 Feb 2023
    This is indeed a very important point, and I care deeply about that.

    For Compose for Web, there has been I think a lot of debate to decide if the Web rendering should be Canvas or DOM based. At least for now, it seems the official support is focusing on Canvas rendering for pixel-perfect rendering, and it already works with Koltin/Wasm, see https://news.ycombinator.com/item?id=34779746. This choice is probably driven by Kotlin current mobile app main use case.

    But via community-driven project like https://github.com/varabyte/kobweb or https://github.com/mpetuska/kmdc, Compose for Web can also be a good Web citizen and perform DOM based rendering.

What are some alternatives?

When comparing wasm-languages and kmdc you can also consider the following projects:

kobweb - A modern framework for full stack web apps in Kotlin, built upon Compose HTML

ghidra - Ghidra is a software reverse engineering (SRE) framework

kvision - Object oriented web framework for Kotlin/JS

Templates - Ready to use Blazor Templates in different styles and layout with all the basic setup already done for MudBlazor.

blazor-samples - Explore and learn Syncfusion Blazor components using large collection of demos, example applications and tutorial samples

webvm - Virtual Machine for the Web