Building & Deploying WebAssembly Apps  at Meripustak

Building & Deploying WebAssembly Apps

Books from same Author: Peter Salomonsen

Books from same Publisher: BPB Publications

Related Category: Author List / Publisher List


  • Retail Price: ₹ 799/- [ 5.00% off ]

    Seller Price: ₹ 759

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 5.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 5.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Free Shipping Available



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Peter Salomonsen
    PublisherBPB Publications
    ISBN9789365898477
    Pages459
    BindingPaperback
    LanguageEnglish
    Publish YearJanuary 2025

    Description

    BPB Publications Building & Deploying WebAssembly Apps by Peter Salomonsen

    WebAssembly is a groundbreaking technology that has transformed the way we build and deploy web applications. It enables lightning-fast performance, portability across platforms, and seamless integration with existing web technologies. This comprehensive guide will lead you through the journey of mastering WebAssembly, from its fundamentals to advanced applications.This book introduces WebAssembly basics, its purpose, and real-world use cases in web, server, and desktop apps. Featuring examples in languages like AssemblyScript, C/C++, and Rust, it covers converting legacy codebases to WebAssembly for browser compatibility. It showcases advanced use cases like WebAssembly-based music tools, Git integration, and smart contracts. The book concludes with WebAssembly's role in cloud-native Kubernetes, signaling a new era in container orchestration. Many of the examples build on the author's experience with WebAssembly Music, git in WebAssembly, and NEAR protocol smart contracts. These examples serve as real-world use cases, more than just a basic introduction to the technology.By the end of this book, you will have gained the knowledge and skills to confidently build, deploy, and optimize high-performance WebAssembly applications across a wide range of platforms and use cases.Key Features● WebAssembly fundamentals with its purpose, core concepts, and how it powers modern applications across browsers, cloud, blockchain, and desktop environments.● Learn to compile C/C++, Rust, and AssemblyScript to WebAssembly, with tips on choosing the right language for your needs.● Explore real-world examples, from sound and music apps to working with low-level WebAssembly code for optimized solutions.What you will learn● Understand the basics, purpose, and opportunities it unlocks.● WebAssembly code fundamentals with low-level binary code through the WebAssembly Text Format.● Discover how to compile languages like AssemblyScript, C/C++, and Rust into WebAssembly.● Explore porting older C/C++ codebases into WebAssembly for modern applications.● Learn about WebAssembly for sound, music, smart contracts, and Kubernetes container orchestration.Who this book is forThe target audience for this book is developers interested in learning about WebAssembly. The reader should have experience in programming, and knowing about programming languages such as C/C++ or Rust helps in understanding the content.Table of Contents1. Exploring the Possibilities with WebAssembly2. WebAssembly from Scratch3. Fast WebAssembly and In-browser Compilation with AssemblyScript4. Optimizing WebAssembly for Performance and Size5. Emscripten: Bringing C and C++ to the Web6. Porting libgit2 to WebAssembly7. Writing Rust Code for WebAssembly8. Creating a Secure JavaScript Runtime Inside WebAssembly9. Compiling WebAssembly to C10. Writing Asynchronous WebAssembly Code11. WebAssembly Runtimes and WASI12. WebAssembly Smart Contracts on NEAR Protocol Blockchain13. WebAssembly on Kubernetes