Are you sure you're getting this? Click the correct answer from the options.
What among the following is NOT a key feature of WebAssembly?
Click the option that best answers the question.
- It's a binary instruction format for a stack-based virtual machine.
- It's designed as a portable target for the compilation of high-level languages like C, C++, and Rust.
- WebAssembly code runs in your operating system.
- It provides a compact binary format that executes at native speed.