You are viewing a single thread.
View all comments
69 points

I’m choosing the third side: WebAssembly

permalink
report
reply
13 points

You can even compile Fortran code to wasm and run it on a web browser. Who need Javascript’s puny 64bit floating point precision when you can have Fortran’s superior 128bit floating point precision?

permalink
report
parent
reply
6 points

Have they finally dumped the required js stub loader?

permalink
report
parent
reply
10 points

No, but GUI frameworks can generate it for you. Same goes for DOM access, for which there’s normally only a JavaScript API.

So, you’ll likely want to read JS, when researching what events or properties you can read/write for certain HTML nodes in the DOM, but with a mature GUI framework, you should not need to write any JS.

permalink
report
parent
reply
35 points

Blazingly fast 🦀🦀🦀

permalink
report
parent
reply
4 points
*

Incredibly powerful type system λλλ

And the best part, those two interop better than in native code.

permalink
report
parent
reply
1 point

those two interop better than in native code

Really? Why is that?

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 7.2K

    Monthly active users

  • 955

    Posts

  • 37K

    Comments