hey-sunglasses imageQuin Carter

WebAssembly (WASM) is a mystery on the internet

By Quin Carter on Jun 3, 2022
bitmoji question mark image

Does my site even need WASM?

  1. Is my application on the web, and is it only on the web?
  2. Is my application on desktop (or mobile) and only on desktop (or mobile)? (This is referring to native apps)
  3. If you answered yes to one of those, but not the other, will my application ever need to be cross platform?
  4. Does my application have any sort of dependency for 3rd party libraries or rendering that is tough for JavaScript to handle efficiently?

If you answered yes to number one, but “no” to pretty much everything else, you can literally stop reading right now and leave. :) joking.

If you answered yes to number two, and “no” to everything else, you can also stop reading here. :D also joking. Please keep reading.

If you answered yes to number 3, and yes to anything else, your project will probably benefit from using WASM.

I won’t rehash the whole article here, but here is a link to it if you want to read more:

WebAssembly (WASM) is a mystery on the internet

Wanna chat? Reach out and I would be happy to speak with you!

I am always striving to learn more and connect with other like-minded devs. If you just want to reach out and chat, all my socials are above!

call me maybe?
© Copyright 2024 by Quin Carter.