Frontend
31 views
WebAssembly
Quick Definition
Binary format enabling near-native performance in browsers
Full Definition
A binary instruction format enabling near-native performance in web browsers.
Examples
Rust-to-WASM, C++ in browser, game engines, video processing
Related Terms
javascript
performance
browser
More Frontend Terms
React
JavaScript library for building user interfaces
Server-Side Rendering
Rendering web pages on the server for initial load
Shadow DOM
Web standard for encapsulated DOM and styling isolation
CSS-in-JS
Styling approach writing CSS within JavaScript files
CSS Grid
Two-dimensional CSS layout system for complex layouts
Responsive Design
Making web pages render well on all devices