Comment by quickthrower2
4 years ago
WASM allows you to run code “isomorphically” on the front and back end, which is a convenience that will be hard to resist.
4 years ago
WASM allows you to run code “isomorphically” on the front and back end, which is a convenience that will be hard to resist.
That's not often a requirement for many companies. Most companies end up with a different backend technology for a diverse range of reasons.