this post was submitted on 12 Oct 2022
27 points (100.0% liked)

General Programming Discussion

7995 readers
6 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS
 

Fleet is a new IDE from JetBrains

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 years ago

Webassembly isn't always the most efficient solution, e.g. when manipulating the Dom, JavaScript is usually faster.

If you take Webassembly as a replacement for the JVM on the server side, well, I can understand everybody who would like to wait for that piece of technology to mature a bit more. ;)