
WASM with Shivay Lamba
PodRocket - A web development podcast from LogRocket
00:00
WebAssembly WASM - What's the Key Takeaway?
WebAssembly is not just a browser specific technology and we'll come back to the server side a bit later. The way that you basically do it is that we have this tool chain called MScripted that allows you to take a C++ model and compile it down into this WebAssembly bytecode. And there are a lot of inbuilt functions, including, like, instantiate WebAssembly module. Now, if we take a look at your server side, that's where, actually, the point that you mentioned about making sys calls comes in picture. There is this interface called as WebAssembly System Interface, or Wazzy for short. And you can think of this as a virtual security
Transcript
Play full episode