What is the primary goal of WebAssembly?

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.

Reference:

WebAssembly Quiz – MCQ – Multiple Choice Questions

Scroll to Top