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:
- Be civil.
- Please start discussions that spark conversation
Other communities
Systems
Functional Programming
Also related
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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. ;)