is there any extra auto completion tool in you vs code?
@theOrdinaryDev11 күн бұрын
I use a couple of rust and javascript extensions for boilerplate code. Otherwise it's just basic IntelliSense :)
@sarthak29010 күн бұрын
Goodluck trying to access wasm module without js
@theOrdinaryDev10 күн бұрын
Don't judge a video by its thumbnail :)
@thetechie67708 күн бұрын
The say PHP is dying for the last 20 Years or so.
@theOrdinaryDev8 күн бұрын
Maybe it will come true one day :) The thumbnail was just a clickbait btw.
@IAmOxidised752510 күн бұрын
Like 90 % of web apps / website don't need this
@theOrdinaryDev10 күн бұрын
I agree. But it's exciting to see wasm expanding the capabilities of the web.
@WayOfTheCode9 күн бұрын
You don’t need kubernetes and docker. You can use wasm/wasi to from deployment and shipping your environment and servers. Thats where WASI stands out irs much simpilar and blazingly fast. Whike wasm is to port your desktop app directly to browser.