Just released KVDOM MVP: <https://gitlab.com/lt.pe...
# webassembly
b
Just released KVDOM MVP: https://gitlab.com/lt.petuska/kvdom/-/releases What's KVDOM you ask? It's an MPP implementation of virtual DOM available for js and wasm targets (also common module targeting them both). In addition to that, kvdom-dom module exposes some basic DOM bindings to kotlin-wasm directly and can be used as a standalone lib.
👏 6
s
Are there any plans to release it under a permissive license?
b
Is that more open than GNU GPLv3?
s
Yes, a non-copyleft license
b
Didn't know that. Sure, will do so with v1.0.1
👍 1
Will Apache License 2.0 be sufficient?
☑️ 1
s
Yes, thats what we use in Kotlin project
b
Will update it on the repo today and in bintray with next released
👍 2