Practical WebAssembly Explore the fundamentals of WebAssembly programming using Rust

Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystem Key Features Understand the Rust programming language and WebAssembly concepts for web developmentBuild web, mobile, and embedded apps using WebAssemblyEnhance the sc...

Celý popis

Uloženo v:
Podrobná bibliografie
Hlavní autor: Nellaiyapen, Sendil Kumar
Médium: E-kniha
Jazyk:angličtina
Vydáno: Birmingham Packt Publishing 2022
Packt Publishing, Limited
Packt Publishing Limited
Vydání:1
Témata:
ISBN:1838827463, 9781838827465, 9781838828004, 1838828001
On-line přístup:Získat plný text
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo vytvoří štítek k tomuto záznamu!
Abstract Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystem Key Features Understand the Rust programming language and WebAssembly concepts for web developmentBuild web, mobile, and embedded apps using WebAssemblyEnhance the scalability and resilience of your web apps Book Description Rust is an open source language tuned toward safety, concurrency, and performance. WebAssembly brings all the capabilities of the native world into the JavaScript world. Together, Rust and WebAssembly provide a way to create robust and performant web applications. They help make your web applications blazingly fast and have small binaries. Developers working with JavaScript will be able to put their knowledge to work with this practical guide to developing faster and maintainable code. Complete with step-by-step explanations of essential concepts, examples, and self-assessment questions, you’ll begin by exploring WebAssembly, using the various tools provided by the ecosystem, and understanding how to use WebAssembly and JavaScript together to build a high-performing application. You’ll then learn binary code to work with a variety of tools that help you to convert native code into WebAssembly. The book will introduce you to the world of Rust and the ecosystem that makes it easy to build/ship WebAssembly-based applications. By the end of this WebAssembly Rust book, you’ll be able to create and ship your own WebAssembly applications using Rust and JavaScript, understand how to debug, and use the right tools to optimize and deliver high-performing applications. What you will learn Explore WebAssembly and the different tools available in the WebAssembly ecosystemUnderstand the raw WebAssembly binary and the WebAssembly text formatUse the Web and JavaScript API with wasm-bindgenOptimize Rust and WebAssembly for high performanceRun and debug WebAssembly and Rust codeExplore various tools available in the RustWASM ecosystem Who this book is for This book is for JavaScript developers who want to deliver better performance and ship type-safe code. Rust developers or backend engineers looking to build full-stack applications without worrying too much about JavaScript programming will also find the book useful.
AbstractList Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystem Key Features Understand the Rust programming language and WebAssembly concepts for web developmentBuild web, mobile, and embedded apps using WebAssemblyEnhance the scalability and resilience of your web apps Book Description Rust is an open source language tuned toward safety, concurrency, and performance. WebAssembly brings all the capabilities of the native world into the JavaScript world. Together, Rust and WebAssembly provide a way to create robust and performant web applications. They help make your web applications blazingly fast and have small binaries. Developers working with JavaScript will be able to put their knowledge to work with this practical guide to developing faster and maintainable code. Complete with step-by-step explanations of essential concepts, examples, and self-assessment questions, you’ll begin by exploring WebAssembly, using the various tools provided by the ecosystem, and understanding how to use WebAssembly and JavaScript together to build a high-performing application. You’ll then learn binary code to work with a variety of tools that help you to convert native code into WebAssembly. The book will introduce you to the world of Rust and the ecosystem that makes it easy to build/ship WebAssembly-based applications. By the end of this WebAssembly Rust book, you’ll be able to create and ship your own WebAssembly applications using Rust and JavaScript, understand how to debug, and use the right tools to optimize and deliver high-performing applications. What you will learn Explore WebAssembly and the different tools available in the WebAssembly ecosystemUnderstand the raw WebAssembly binary and the WebAssembly text formatUse the Web and JavaScript API with wasm-bindgenOptimize Rust and WebAssembly for high performanceRun and debug WebAssembly and Rust codeExplore various tools available in the RustWASM ecosystem Who this book is for This book is for JavaScript developers who want to deliver better performance and ship type-safe code. Rust developers or backend engineers looking to build full-stack applications without worrying too much about JavaScript programming will also find the book useful.
Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystemKey FeaturesUnderstand the Rust programming language and WebAssembly concepts for web developmentBuild web, mobile, and embedded apps using WebAssemblyEnhance the scalability and resilience of your web appsBook DescriptionRust is an open source language tuned toward safety, concurrency, and performance. WebAssembly brings all the capabilities of the native world into the JavaScript world. Together, Rust and WebAssembly provide a way to create robust and performant web applications. They help make your web applications blazingly fast and have small binaries. Developers working with JavaScript will be able to put their knowledge to work with this practical guide to developing faster and maintainable code. Complete with step-by-step explanations of essential concepts, examples, and self-assessment questions, you'll begin by exploring WebAssembly, using the various tools provided by the ecosystem, and understanding how to use WebAssembly and JavaScript together to build a high-performing application. You'll then learn binary code to work with a variety of tools that help you to convert native code into WebAssembly. The book will introduce you to the world of Rust and the ecosystem that makes it easy to build/ship WebAssembly-based applications. By the end of this WebAssembly Rust book, you'll be able to create and ship your own WebAssembly applications using Rust and JavaScript, understand how to debug, and use the right tools to optimize and deliver high-performing applications.What you will learnExplore WebAssembly and the different tools available in the WebAssembly ecosystemUnderstand the raw WebAssembly binary and the WebAssembly text formatUse the Web and JavaScript API with wasm-bindgenOptimize Rust and WebAssembly for high performanceRun and debug WebAssembly and Rust codeExplore various tools available in the RustWASM ecosystemWho this book is forThis book is for JavaScript developers who want to deliver better performance and ship type-safe code. Rust developers or backend engineers looking to build full-stack applications without worrying too much about JavaScript programming will also find the book useful.
WebAssembly brings consistent and maintainable performance into the JavaScript world. With this book, you'll understand the building blocks of a WebAssembly module and various tools that make it easier to build, debug, and optimize WebAssembly modules. You'll also learn why Rust makes it easier to build WebAssembly applications.
Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystem Key Features * Understand the Rust programming language and WebAssembly concepts for web development * Build web, mobile, and embedded apps using WebAssembly * Enhance the scalability and resilience of your web apps Book Description Rust is an open source language tuned toward safety, concurrency, and performance. WebAssembly brings all the capabilities of the native world into the JavaScript world. Together, Rust and WebAssembly provide a way to create robust and performant web applications. They help make your web applications blazingly fast and have small binaries. Developers working with JavaScript will be able to put their knowledge to work with this practical guide to developing faster and maintainable code. Complete with step-by-step explanations of essential concepts, examples, and self-assessment questions, you'll begin by exploring WebAssembly, using the various tools provided by the ecosystem, and understanding how to use WebAssembly and JavaScript together to build a high-performing application. You'll then learn binary code to work with a variety of tools that help you to convert native code into WebAssembly. The book will introduce you to the world of Rust and the ecosystem that makes it easy to build/ship WebAssembly-based applications. By the end of this WebAssembly Rust book, you'll be able to create and ship your own WebAssembly applications using Rust and JavaScript, understand how to debug, and use the right tools to optimize and deliver high-performing applications. What you will learn * Explore WebAssembly and the different tools available in the WebAssembly ecosystem * Understand the raw WebAssembly binary and the WebAssembly text format * Use the Web and JavaScript API with wasm-bindgen * Optimize Rust and WebAssembly for high performance * Run and debug WebAssembly and Rust code * Explore various tools available in the RustWASM ecosystem Who this book is for This book is for JavaScript developers who want to deliver better performance and ship type-safe code. Rust developers or backend engineers looking to build full-stack applications without worrying too much about JavaScript programming will also find the book useful.
Author Nellaiyapen, Sendil Kumar
Author_xml – sequence: 1
  fullname: Nellaiyapen, Sendil Kumar
BookMark eNpljzlPAzEQhY04BAkp0yAKOkQR8LU-yhCFQ4oEBYJyNbuehBAnC_aGKP8ew0YcYlx4nt83z5oW2VlUCySky-g5TXVhtWFGGMO1VNkWaX0Lsf1b7CUhWJZJkXG6TzoxvqTp9KKY1gekex-grKcl-JMnLPox4rzw60OyOwYfsbO52-TxavgwuOmN7q5vB_1RDzgzWdYDqR3NtHKU00I7bfhYcMUKqoxVBQhaGrAOJENLxVgzpEqAs8ZZAIfcijY5a4IhznAVnytfx_zdY1FVs5j_WfGHXYGvMTichOU6NfkcQvmPPW3Y11C9LTHW-VdkiYs6gM-HlwNltZL8kzzekBg8Tqq8-VrIFCZlso8ae4qIG49RpgRN5wPTA20J
ContentType eBook
Copyright 2022 Packt Publishing
Copyright_xml – notice: 2022 Packt Publishing
DBID YSPEL
DEWEY 005.3
DOI 10.0000/9781838827465
DatabaseName Perlego
DatabaseTitleList



DeliveryMethod fulltext_linktorsrc
Discipline Computer Science
EISBN 1838827463
9781838827465
Edition 1
ExternalDocumentID 9781838827465
EBC6976425
3483844
10163030
Genre Electronic books
GroupedDBID -VQ
38.
5O.
AABBV
AAKGN
AANYM
AAXUV
AAZEP
AAZGR
ABARN
ABIWA
ABMRC
ABQPQ
ABRSK
ABWNX
ACBYE
ACIWJ
ACMFT
ADBND
ADVEM
AECLD
AEDWI
AEHEP
AEIUR
AEMZR
AETWE
AFOJC
AFQEX
AHWGJ
ALMA_UNASSIGNED_HOLDINGS
APVFW
ATDNW
BBABE
BSWCA
CZZ
E2F
EBSCA
ECNEQ
GEOUK
IIUVB
L7C
NEJRU
OHILO
OODEK
PASLL
QD8
UE6
AERYV
AJFER
ESHEC
YSPEL
ID FETCH-LOGICAL-a21855-a47d0576d020b7d782f3261b06896ba30c8a9da41e903f71e063ad98d9aade293
ISBN 1838827463
9781838827465
9781838828004
1838828001
IngestDate Tue Aug 12 05:14:24 EDT 2025
Fri Nov 21 22:07:59 EST 2025
Wed Dec 10 12:42:56 EST 2025
Tue Dec 02 18:51:14 EST 2025
Sun Jun 29 07:31:38 EDT 2025
IsPeerReviewed false
IsScholarly false
LCCallNum_Ident QA76.76.A65 .N455 2022
Language English
LinkModel OpenURL
MergedId FETCHMERGED-LOGICAL-a21855-a47d0576d020b7d782f3261b06896ba30c8a9da41e903f71e063ad98d9aade293
OCLC 1315543520
PQID EBC6976425
PageCount 232
ParticipantIDs askewsholts_vlebooks_9781838827465
walterdegruyter_marc_9781838827465
proquest_ebookcentral_EBC6976425
perlego_books_3483844
ieee_books_10163030
PublicationCentury 2000
PublicationDate 2022
[2022]
2022-05-02
PublicationDateYYYYMMDD 2022-01-01
2022-05-02
PublicationDate_xml – year: 2022
  text: 2022
PublicationDecade 2020
PublicationPlace Birmingham
PublicationPlace_xml – name: Birmingham
– name: Birmingham, UK
PublicationYear 2022
Publisher Packt Publishing
Packt Publishing, Limited
Packt Publishing Limited
Publisher_xml – name: Packt Publishing
– name: Packt Publishing, Limited
– name: Packt Publishing Limited
RestrictionsOnAccess restricted access
SSID ssj0003156177
Score 2.279097
Snippet Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystem Key Features Understand...
Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystem Key Features * Understand...
WebAssembly brings consistent and maintainable performance into the JavaScript world. With this book, you'll understand the building blocks of a WebAssembly...
Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystemKey FeaturesUnderstand the...
SourceID askewsholts
walterdegruyter
proquest
perlego
ieee
SourceType Aggregation Database
Publisher
SubjectTerms Application software
Assembly languages (Electronic computers)
COM060080 COMPUTERS / Web / General
COMPUTERS / Web / Design
COMPUTERS / Web / Web Programming
Computing and Processing
Development
Internet programming
Rust (Computer program language)
Web site development
Subtitle Explore the fundamentals of WebAssembly programming using Rust
TableOfContents Table of Contents Understanding LLVMUnderstanding EmscriptenExploring WebAssembly ModulesUnderstanding WebAssembly Binary Toolkit Understanding Sections in WebAssembly ModuleInstalling and Using BinaryenIntegrating Rust with WebAssemblyBundling WebAssembly Using wasm-packCrossing the Boundary between Rust and WebAssemblyOptimizing Rust and WebAssembly
Intro -- Title page -- Copyright and Credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Section 1: Introduction to WebAssembly -- Chapter 1: Understanding LLVM -- Technical requirements -- Understanding compilers -- Compiled languages -- Compiler efficiency -- Exploring LLVM -- LLVM in action -- Summary -- Chapter 2: Understanding Emscripten -- Technical requirements -- Installing Emscripten using emsdk -- Generating asm.js using Emscripten -- Running Hello World with Emscripten in Node.js -- Running Hello World with Emscripten in the browser -- Exploring other options in emsdk -- Listing the tools and SDK -- Managing the tools and SDK -- Understanding various levels of optimizations -- Optimizations -- Closure Compiler -- Summary -- Chapter 3: Exploring WebAssembly Modules -- Technical requirements -- Understanding how WebAssembly works -- Understanding JavaScript execution inside the JavaScript engine -- Understanding WebAssembly execution inside the JavaScript engine -- Exploring the WebAssembly text format -- Building a function in WebAssembly text format -- Summary -- Section 2: WebAssembly Tools -- Chapter 4: Understanding WebAssembly Binary Toolkit -- Technical requirements -- Getting started with WABT -- Installing WABT -- Converting WAST into WASM -- Converting WASM into WAST -- -f or --fold-exprs -- Converting WASM into C -- simple.h -- simple.c -- Converting WAST into JSON -- Understanding a few other tools provided by WABT -- wasm-objdump -- wasm-strip -- wasm-validate -- wasm-interp -- Summary -- Chapter 5: Understanding Sections in WebAssembly Modules -- Technical requirements -- Exports and imports -- Exports -- Imports -- Globals -- Start -- Memory -- Summary -- Chapter 6: Installing and Using Binaryen -- Technical requirements -- Installing and using Binaryen -- Linux/macOS -- Windows -- wasm-as
wasm-dis -- wasm-opt -- wasm2js -- Summary -- Section 3: Rust and WebAssembly -- Chapter 7: Integrating Rust with WebAssembly -- Technical requirements -- Installing Rust -- Converting Rust into WebAssembly via rustc -- Converting Rust into WebAssembly via Cargo -- Installing wasm-bindgen -- Converting Rust into WebAssembly via wasm-bindgen -- Summary -- Chapter 8: Bundling WebAssembly Using wasm-pack -- Technical requirements -- Bundling WebAssembly modules with webpack -- Bundling WebAssembly modules with Parcel -- Introducing wasm-pack -- Why do you need wasm-pack? -- How to use wasm-pack -- Packing and publishing using wasm-pack -- Summary -- Chapter 9: Crossing the Boundary between Rust and WebAssembly -- Technical requirements -- Sharing classes from Rust with JavaScript -- Sharing classes from JavaScript with Rust -- Calling the JavaScript API via WebAssembly -- Calling closures via WebAssembly -- Importing the JavaScript function into Rust -- Calling a web API via WebAssembly -- Summary -- Chapter 10: Optimizing Rust and WebAssembly -- Technical requirements -- Minimizing the WebAssembly modules -- Analyzing the memory model in the WebAssembly module -- Sharing memory between JavaScript and WebAssembly using Rust -- Creating a memory object in JavaScript to use in the Rust application -- Analyzing the WebAssembly module with Twiggy -- top -- monos -- garbage -- Summary -- Index -- About Packt -- Other Books You May Enjoy
Practical WebAssembly: Explore the fundamentals of WebAssembly programming using Rust
Title Practical WebAssembly
URI https://ieeexplore.ieee.org/servlet/opac?bknumber=10163030
https://www.perlego.com/book/3483844/practical-webassembly-explore-the-fundamentals-of-webassembly-programming-using-rust-pdf
https://ebookcentral.proquest.com/lib/[SITE_ID]/detail.action?docID=6976425
https://www.vlebooks.com/vleweb/product/openreader?id=none&isbn=9781838827465
hasFullText 1
inHoldings 1
isFullTextHit
isPrint
link http://cvtisr.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwtV1LT8MwDLZg4wAHnkOMlybEDVWka7o0V9AACWlMYjxuVbIkaGKUaS2vf4_TdmXtCQ5cojZPyU6cz4ljAxxLI7Uxbtsx1CMO7lAE5aCvHUPMENclE1rINNgE6_WCx0fez4OWxmk4ARZFwecnn_wrqzEPmW2fzv6B3UWnmIHfyHRMke2YVhBx8ZtxPHM9ZGn-oKW9zH2RP7aaPWvlNPoSk0zM3OpIjcYnqYH1vOLfblcU_74YPifzh1XlF1GZgogLFiE0o1k8hqq4tJtVZiFRrld2S13ZLgojvlKzRai3qe_RGtQvuzd318U5l4cKostY5t7UDnhaarcCKyJ-RnmOsj6J8xA3qItM9HSsn15LuH_1I7UgUPpp-vaVzG6sUyAwWIe6tq9DNmBBR5uwNouJ0cpF5BY0Ci605rjQgPuL7uD8yslDTzgCMY_vO4IyhVC2oxBOS6YQRxkEuq4knYB3pPDIMBBcCepqTjzDXI1QTygeKC6E0oihtqEWvUZ6B1qeJIoQxZlnb5kNkVwL30ikgETsKEQTjuZIEL6P02vyOCzRqQmbljJhVmSPXBB7kCY0ckLlBR7FFpQ2oTUjW5j2llv6ht2z8w4CUBTUOGqFnKF1nlIedfc3lfZg-Wd67kMtmb7pA1gaviejeHqYz4dvXac7xQ
linkProvider ProQuest Ebooks
openUrl ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.title=Practical+WebAssembly&rft.au=Nellaiyapen%2C+Sendil+Kumar&rft.date=2022-01-01&rft.pub=Packt+Publishing+Limited&rft.isbn=9781838827465&rft_id=info:doi/10.0000%2F9781838827465&rft.externalDBID=n%2Fa&rft.externalDocID=9781838827465
thumbnail_l http://cvtisr.summon.serialssolutions.com/2.0.0/image/custom?url=https%3A%2F%2Fwww.perlego.com%2Fbooks%2FRM_Books%2Fpackt_pub_vpnckweg%2F9781838827465.jpg
thumbnail_m http://cvtisr.summon.serialssolutions.com/2.0.0/image/custom?url=https%3A%2F%2Fvle.dmmserver.com%2Fmedia%2F640%2F97818388%2F9781838827465.jpg