Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

WebAssembly: The Definitive Guide: Safe, Fast, and Portable Code

Posted By: viserion
WebAssembly: The Definitive Guide: Safe, Fast, and Portable Code

Brian Sletten, "WebAssembly: The Definitive Guide: Safe, Fast, and Portable Code"
English | ISBN: 1492089842 | 2021 | PDF | 334 pages | 30 MB

WebAssembly: The Definitive Guide is a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than JavaScript in the browser has evolved into a comprehensive path toward portability, performance, increased security, and greater code reuse across an impressive collection of deployment targets.

Author Brian Sletten introduces elements of this technology incrementally while building to several concrete, code-driven examples of practical, cutting-edge WebAssembly uses. Whether you work with enterprise software or embedded systems, or in entertainment, scientific computing, or startup environments, you'll learn how WebAssembly can have a positive impact on the way you develop software.

Use WebAssembly designs to increase code portability across platforms
Reuse more of your software assets in a wider number of deployment targets
Learn how WebAssembly increases protection against prominent security attacks
Use WebAssembly to deploy legacy code in web environments
Increase your user base across languages and development environments
Integrate JavaScript code with other languages and environments to improve performance, security, and productivity
Learn how WebAssembly will affect your career as software developer