- Pagina inicial /
- Livros /
- Computadores e Tecnologia /
- Web Development & Design /
- Programming /
- JavaScript /
- The Art of WebAssembly: Build Secure, Portabl...
The Art of WebAssembly: Build Secure, Portable, High-Performance Applications
STD 948500
Price Details
Excluding Shipping & Custom charges ( Shipping and custom charges will be calculated on checkout )
*All items will import from EUA
37%
QTY:
A Ubuy trabalha arduamente para proteger a sua segurança e privacidade. O nosso sistema avançado de segurança de pagamentos garante a confidencialidade ao encriptar as suas informações durante a transmissão, utilizando os protocolos AES (Normas de Encriptação Avançada) e SSL (Camada de Sockets Seguros). Os seus dados de pagamento estão 100% seguros, pois não partilhamos os seus dados de pagamento com vendedores terceiros.
Learn how to create high-performing, lightning-fast websites and applications with WebAssembly.
Fast
Shipping
Devolução
gratuita*
Embalagem Segura
Produtos 100% Originais
Certificação PCI DSS
Certificação ISO 27001
O que se Destaca
Detalhes do produto
- A a thorough, practice-based introduction to WebAssembly. Learn how to create high-performing, lightning-fast websites and applications. WebAssembly is the fast, compact, portable technology that optimizes the performance of resource-intensive web applications and programs. The Art of WebAssembly is designed to give web developers a solid understanding of how it works, when to use it (and when not to), and how to develop and deploy WebAssembly apps. First you’ll learn how to optimize and compile low-level code, debug and evaluate WebAssembly, and represent WebAssembly in the human-readable WebAssembly Text (WAT) format. Once you have the basics down, you’ll build a browser-based collision detection program, work with browser rendering technologies to create graphics and animations, and see how WebAssembly interacts with other web languages. You’ll also learn how to:Embed WebAssembly applications in web browsers and Node.jsUse browser debuggers to evaluate your WebAssembly codeFormat variables, loops, functions, strings, data structures, and conditional logic in WATManipulate memoryBuild a program that generates graphical objects and detects when they collideEvaluate the output of a WebAssembly compilerThe Art of WebAssembly will help you make sense of this powerful technology to boost the performance of your web applications.
| Publisher | No Starch Press |
| Publication date | May 25, 2021 |
| Language | English |
| Print length | 304 pages |
| ISBN-10 | 1718501447 |
| ISBN-13 | 978-1718501447 |
| Item Weight | 1.25 pounds (570 grams) |
| Dimensions | 6.9 x 0.69 x 9.2 inches (17.5 x 1.8 x 23.4 cm) |
Quem Deverá Comprar?
-
Web Developers
Ideal for web developers aiming to enhance performance and security of their applications using WebAssembly technology.
-
Software Engineers
Beneficial for software engineers looking to build portable applications across different platforms leveraging WebAssembly's capabilities.
-
Tech Enthusiasts
Great for tech enthusiasts eager to learn about modern web technologies and improve their application performance.
-
Beginner Programmers
Not suitable for beginners, as it requires foundational knowledge in programming and web development concepts.
-
Non-technical Users
Not recommended for non-technical users or those without a background in coding or application development.
-
Casual Learners
Not ideal for casual learners who are not seriously pursuing a career or deep study in web technologies.
DESCRIÇÃO DO PRODUTO
Perguntas e Respostas dos Clientes
-
pergunta:
What is The Art of WebAssembly about?
Resposta: The Art of WebAssembly is a comprehensive guide that delves into the intricacies of WebAssembly, a powerful tool for web development. This book covers fundamental concepts, such as how WebAssembly enhances web performance by compiling languages like C and Rust to a binary format that runs in browsers. It explains practical applications, like building high-performance web applications and improving existing JavaScript codebases. Readers can expect to gain hands-on experience and perspectives necessary for leveraging WebAssembly effectively in real-world projects. -
pergunta:
Who is the target audience for The Art of WebAssembly?
Resposta: The Art of WebAssembly is targeted at web developers, software engineers, and tech enthusiasts keen on mastering modern web technologies. It serves both beginners wanting a solid foundation and experienced programmers looking to add WebAssembly to their skill set. By providing clear explanations and practical examples, the book caters to a wide range of users, from those writing their first lines of code to seasoned developers exploring advanced WebAssembly applications. -
pergunta:
How does WebAssembly benefit web development compared to traditional JavaScript?
Resposta: WebAssembly offers significant performance benefits over traditional JavaScript, enabling faster execution of complex calculations and resource-intensive applications. This binary format is optimized for high performance, allowing code written in various languages to run efficiently across different platforms. For example, game developers can create rich, graphics-heavy games that utilize WebAssembly for near-native speeds, drastically enhancing user experience compared to purely JavaScript-based implementations. -
pergunta:
What programming languages are compatible with WebAssembly?
Resposta: WebAssembly supports a variety of programming languages including C, C++, Rust, and more. This flexibility allows developers to leverage their existing skills or choose languages that best suit their project needs. For instance, a game developer familiar with C++ can compile their code into WebAssembly, enabling it to run in the browser without needing to rewrite it in JavaScript. This interoperability is a key advantage, simplifying the transition to modern web development standards. -
pergunta:
What kind of projects can benefit from WebAssembly as discussed in The Art of WebAssembly?
Resposta: WebAssembly can significantly enhance a variety of projects, especially those that require high performance, like gaming, video editing, and complex data visualizations. The book details several case studies, illustrating how developers used WebAssembly to optimize their applications. For instance, a photo editing tool would load and process images more swiftly, providing users with an efficient and responsive experience compared to traditional JavaScript solutions. -
pergunta:
Can WebAssembly be used alongside JavaScript?
Resposta: Yes, WebAssembly is designed to work seamlessly alongside JavaScript. Developers can call WebAssembly modules from JavaScript, thus enjoying the best of both worlds: the flexibility of JavaScript and the performance of WebAssembly. This combination allows for a smooth upgrade of existing applications; for example, a developer can enhance their JavaScript app by integrating WebAssembly to handle heavy computational tasks, boosting overall performance without overhauling the entire codebase. -
pergunta:
Does The Art of WebAssembly include hands-on projects?
Resposta: Indeed, The Art of WebAssembly features hands-on projects that encourage practical application of concepts covered in the book. These projects range from simple examples to more complex applications, allowing readers to apply what they've learned effectively. Engaging in these projects helps solidify understanding and provides valuable experience as readers work through real-world scenarios, making the book a practical resource for those looking to implement WebAssembly in their own work. -
pergunta:
Is WebAssembly secure for web development?
Resposta: Yes, WebAssembly is designed with a focus on security. It operates within a safe, sandboxed environment, preventing access to the host machine and enforcing strict security protocols. This makes it a viable option for modern web applications, especially when processing sensitive data. Developers can build powerful applications while maintaining a strong security posture, ensuring that users' information remains protected during usage. -
pergunta:
How do I get started with WebAssembly after reading The Art of WebAssembly?
Resposta: After reading The Art of WebAssembly, you can begin by setting up your development environment, which typically involves installing a WebAssembly compiler and setting up your preferred programming language framework. The book provides the foundational knowledge needed to start building your own WebAssembly modules. Additionally, you can experiment with simple projects like converting an existing C program into WebAssembly, gradually progressing to more complex projects as your skills develop. -
pergunta:
Where can I buy The Art of WebAssembly?
Resposta: You can purchase The Art of WebAssembly on Ubuy, a reliable platform that offers a wide selection of books and resources. Ubuy provides a user-friendly shopping experience with various options to help you find the right edition suitable for your needs. Whether you’re looking for digital or printed formats, Ubuy makes accessing this essential resource for mastering WebAssembly straightforward.
Avaliações e Classificações dos Clientes
-
5 Estrela
59%
-
4 Estrela
17%
-
3 Estrela
8%
-
2 Estrela
10%
-
1 Estrela
6%
Avaliar este produto
Partilhe as suas ideias com outros clientes
Platform Trust & Buyer Confidence
“The product received very good packaging & safe…Thank You”
“Accurate delivery timing given”
“Not madly expensive like I thought, and much quicker than promised.”
“Never dealt with Ubuy before, but everything worked out great. Seamless cross border purchasing and shipping. Thanks!”
“The process was smooth, with clear communication and timelines. This was my 1st purchase and I am really impressed. I will definitely be coming back.”
Histórico de preços do produto
Informação importante
- Limitações: para produtos expedidos internacionalmente, tenha em atenção que qualquer garantia do fabricante pode não ser válida; opções de serviço do fabricante podem não estar disponíveis; manuais de produtos, instruções e avisos de segurança podem não estar nas línguas do país de destino; os produtos (e materiais que o acompanham) pode não ter sido concebido em conformidade com as normas, especificações e requisitos de rotulagem do país de destino; e os produtos podem não estar em conformidade com a voltagem e outras normas elétricas do país de destino (requerendo assim o uso de um adaptador ou conversor caso seja apropriado). O destinatário é responsável por garantir que o produto pode ser legalmente importado para o país de destino. Quando encomenda à Ubuy ou aos seus afiliados, o destinatário é o importador de registo e deve estar em conformidade com todas as leis e regulamentos do país de destino.
- Nem todos os produtos listados na Ubuy estão à venda, uma vez que a Ubuy é um motor de busca global. Os produtos estão sujeitos a leis de exportação/comércio.
STD 948500
Encomende já e receba por volta de Quinta-feira, Julho 23
Este artigo não está restrito no meu país. (Clique no link acima se este artigo não estiver restrito no seu país, para que a nossa equipa o analise e permita.)
QTY:
PCI DSS compliant and ISO 27001:2022 certified, with encrypted payments and full buyer protection on every order.
Recursos e benefícios
- Thorough, practice-based introduction to WebAssembly.
- Create high-performing, lightning-fast websites.
- Optimizes performance of resource-intensive web applications.
- Develop and deploy WebAssembly apps with ease.
- Learn to manipulate memory and format data in WAT.
- Build real-world applications, including graphics and collision detection.
Ubuy Assurance
Experience worry-free shopping with 100% original products, PCI DSS-compliant payment security, ISO 27001-certified data protection, the fastest cross-border delivery, free returns *, and secure packaging on every order.

