What is the primary goal of WebAssembly?
a) To replace JavaScript
b) To enable near-native performance for web applications
c) To build mobile apps
d) To replace web browsers
Answer:
b) To enable near-native performance for web applications
Explanation:
The primary goal of WebAssembly is to enable high-performance applications, like games and video processing, to run efficiently in the browser with near-native performance.