- Buttons ( @Buttons@programming.dev ) 13•1 year ago
Still easier than understanding JavaScript’s equality operator
- Smorty ( @Smorty@discuss.tchncs.de ) 5•1 year ago
You think you? I felt like Java Script was easy
- Hexarei ( @Hexarei@programming.dev ) 8•1 year ago
Sure, it’s easy: https://www.destroyallsoftware.com/talks/wat
- Mars ( @Mars@beehaw.org ) 7•1 year ago
It’s super funny, but if you don’t try to use things as what they are not, the type coercion can’t hurt you.
But if you make a tradition of trying to add empty objects and numbers…
The great sin of JavaScript is gracefully (silently) failing when coders do silly things.
- Smorty ( @Smorty@discuss.tchncs.de ) 4•1 year ago
Wow this was good. Thanks for sharing this gem.
- JackbyDev ( @JackbyDev@programming.dev ) 9•1 year ago
😃 You mean webassembly right?
😐 You mean webassembly right?
- meli nasa ( @ambystoma@feddit.de ) 9•1 year ago
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!
- Deebster ( @Deebster@lemmyrs.org ) English9•1 year ago
I was thinking that this meme must be pre-WASM
- meli nasa ( @ambystoma@feddit.de ) English6•1 year ago
wow, you’re right, that just makes this meme even more visionary!
- Erlingur ( @erlingur@programming.dev ) 7•1 year ago
- starman ( @starman@programming.dev ) 3•1 year ago
Unless it’s WebAssembly
- sexy_peach ( @sexy_peach@feddit.de ) 2•1 year ago
Maybe I’m stupid or arrogant but that doesn’t sound too difficult for a simple website?
- meli nasa ( @ambystoma@feddit.de ) 13•1 year ago
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
- meli nasa ( @ambystoma@feddit.de ) 3•1 year ago
damn, I might be wrong, apparently there’s Kernel TLS now
- msage ( @msage@programming.dev ) 1•1 year ago
Wow!
Now tell me you can run kernel on the client side, and we’re cooking!
- brewvarlet ( @brewvarlet@beehaw.org ) 1•1 year ago
Vladislav never gets the faces right.