Tagged articles
4 articles
Page 1 of 1
政采云技术
政采云技术
Sep 27, 2022 · Frontend Development

Understanding WebAssembly: A Deep Dive into Its Concepts and Applications

WebAssembly (Wasm) is a binary instruction format for a stack-based virtual machine, designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications. It offers high efficiency, safety, openness, and standardization, allowing programs to run with near-native performance in web browsers. Wasm addresses the limitations of JavaScript, such as dynamic typing, by providing a more efficient and secure execution environment. It has applications in various scenarios, including AutoCAD, and can be used to extend functionalities in platforms like Envoy.

AutoCADEnvoyJavaScript optimization
0 likes · 10 min read
Understanding WebAssembly: A Deep Dive into Its Concepts and Applications
Alibaba Terminal Technology
Alibaba Terminal Technology
Apr 8, 2020 · Frontend Development

Unlocking Entertainment Interaction: A Front‑End Engineer’s Guide to Modern Tech

As user attention shifts, Alibaba’s interactive team explains why entertainment‑focused interaction is essential for modern apps, outlines the underlying technologies such as ECS, EVA JS, and EVA Store, and provides a comprehensive knowledge map for front‑end developers to build lightweight, fast, and engaging interactive experiences.

ECSEVAEntertainment
0 likes · 24 min read
Unlocking Entertainment Interaction: A Front‑End Engineer’s Guide to Modern Tech
Ctrip Technology
Ctrip Technology
May 21, 2019 · Frontend Development

An Introduction to Electron and Its Practical Application in NFES DevTools

This article introduces Electron, explains its architecture, development workflow, performance and security considerations, and demonstrates its practical use in the NFES DevTools platform, providing guidance for developers who want to build cross‑platform desktop applications with web technologies.

Desktop AppDevToolsElectron
0 likes · 13 min read
An Introduction to Electron and Its Practical Application in NFES DevTools