Just saw that Kotlin/WASM is now a big thing. I sp...
# webassembly
k
Just saw that Kotlin/WASM is now a big thing. I spent most of last night porting my JVM project to WASM so that I could visualize the data I've been working with! I made a color LUT generator - this is a visualizer for what the raw output of the generated LUT looks like, before we start patching it up :)
❤️ 15
👏🏾 2
👀 9
👏 5
🔥 14
.wasm 7
😻 3
s
Amazing thanks for sharing