Tagged articles
2 articles
Page 1 of 1
21CTO
21CTO
Aug 10, 2023 · Fundamentals

Why Zero‑Config WebAssembly Still Eludes Developers: Language Support Challenges

The article examines the current obstacles to seamless, zero‑configuration WebAssembly deployment across environments, focusing on language support, the WASI layer, component models, and the evolving role of Rust, Go, Python and other languages in the ecosystem.

Component ModelLanguage SupportRust
0 likes · 12 min read
Why Zero‑Config WebAssembly Still Eludes Developers: Language Support Challenges
Taobao Frontend Technology
Taobao Frontend Technology
Sep 14, 2021 · Frontend Development

Uncover the History and Core Features of Monaco Editor, the Web‑Based Code Editor Behind VS Code

Monaco Editor, the browser‑based code editor powering VS Code, originated in 2011 under Erich Gamma’s team, offers a lightweight editor control with rich UI widgets, and Monarch‑based syntax highlighting, and LSP‑compatible APIs, making it ideal for embedding advanced editing features into any web application.

JavaScriptLanguage SupportMonaco Editor
0 likes · 9 min read
Uncover the History and Core Features of Monaco Editor, the Web‑Based Code Editor Behind VS Code