WebAssembly is like JSON for behaviour
January 22, 2024
If you’re sending data from one computer to another, it’s probably JSON. But it hasn’t always been this way.
Why it’s interesting
As Jesse Wilson observes, data interoperability used to be painful-with multiple competing standards and semi-standards. JSON transformed that. Will WebAssembly do something similar for computation?