Javascript is the new C

>search for software
>it has all the features I need
>electron based
>search for native alternative
>does not even half the features I need
I'm starting to think this is not a fight worth fighting anymore bros

Attached: file.png (816x612, 448.54K)

Other urls found in this thread:

bellard.org/jslinux/
github.com/nilgradisnik/markdown-rs
gi.readthedocs.io/en/latest/
develop.kde.org/docs/extend/plasma/kwin/#clients
twitter.com/NSFWRedditGif

Name one example

make an operating system in javascript
right now do it

bellard.org/jslinux/

What have native developers been doing ALL this time? Why does it still take an absurd amount of boilerplate in native code, so much that people would rather use JS and CSS????
Fucks sake native devs, how useless are you

>Javascript is the new C
It's not. JavaScript is actually useful.

It's not boilerplate, though. There's not that much boilerplate to create a native macOS app.
The problem is that the app won't run on Windows or Ganoo Linux. Electron succeeded where Java and Swing failed.

>There's not that much boilerplate to create a native macOS app.
There is quite a lot, even when you focus on a single system. Which is absurd, even without cross platform you still have to write all this garbage.

>PC/x86 emulator
Not an operating system.

It's literally executing x86 opcodes in JS. That's orders of magnitudes more impressive than implementing a toy OS.

every single markdown editor and note taking app for once

github.com/nilgradisnik/markdown-rs

is this yours user?

You can call it impressive all you like. That does not make it, categorically, an operating system.

No but I am intending to port it to flathub. Unless you wanna help.

Take the JS pill sister

We have a desktop environment already so that's a start

Name 5

Before you say Gnome, the code may be written in JavaScript, but is just bindings.

gi.readthedocs.io/en/latest/

still technically true.

kwin too uses some js

and there are many window managers in the wild written in js

>some
QML is a JavaScript DSL

Aah didn't know that. Just heard some fag talk about kwin on Any Forums.
Anyway.

>no pointer arithmetic

>every single markdown editor
Literally just use Kate
>and note taking app for once
Kate works

He's not wrong either. KWin scripts (effects/animations etc) are written in JavaScript.
develop.kde.org/docs/extend/plasma/kwin/#clients