Still easier than understanding JavaScript’s equality operator
Just use strict equality operator and bing bada boom
You think you? I felt like Java Script was easy
Sure, it’s easy: https://www.destroyallsoftware.com/talks/wat
Wow this was good. Thanks for sharing this gem.
Can even do frontend now, by using WASM + the .wat format, WebGPU, and Naga so you can transform your SPIR-V code to WGSL! It’s the future!
I was just thinking that this meme must be pre-WASM
wow, you’re right, that just makes this meme even more visionary!
😃 You mean webassembly right?
😐 You mean webassembly right?
Unless it’s WebAssembly
Maybe I’m stupid or arrogant but that doesn’t sound too difficult for a simple website?
well, I guess it depends it depends if you are allowed to link libraries, if not then good luck implementing TLS etc. from scratch :) The modern web really isn’t that simple anymore…
Reminds me of this cool website where you can see all the complexity involved
damn, I might be wrong, apparently there’s Kernel TLS now
Wow!
Now tell me you can run kernel on the client side, and we’re cooking!
Shouldn’t be that hard to compile kernel.org/Linux to webassembly.