Kotlin/Native application using `gtk-kt` to play v...
# kotlin-native
c
Kotlin/Native application using
gtk-kt
to play video. (There is audio, but pipewire is being a tad buggy so it is not included) I made this in under an hour, with a bit of debugging. It's impressively easy to make a GTK video player with Kotlin/Native :D
K 9
🎉 11
Some memory statistics executable: 8.6MB exec idle: 35.6mb video file: 29.5 exec idle with video: 160~ mb exec playing with video: 200~ mb
e
is it using the new memory model?
c
Yes
e
Nice!