Christian Bruckdorfer
05/23/2024, 8:37 PMSvyatoslav Kuzmich [JB]
05/23/2024, 11:25 PMdemo
is a small Component Model demo
• branch main
is a bigger tech test. It includes Kotlin bindings for the whole WASI 0.2 (Preview 2)sdeleuze
02/09/2025, 3:08 PMskuzmich/cm-prototype
branch of Kotlin to build https://github.com/skuzmich/kotlin-wasm-cm-experiments?sdeleuze
02/09/2025, 3:14 PMwasmJs
. Since wasmWasi
is still using WASI Preview 1 and is less mature than wasmJs
, looks like a more useful use case for a start.Svyatoslav Kuzmich [JB]
02/17/2025, 8:04 AMwasmJs
would need more work, because it shares GC with JS/DOM and this is not compatible with components.