Tag

languages

1 views collected around this technical thread.

ByteFE
ByteFE
Apr 10, 2023 · Fundamentals

Overview of WebAssembly Language Ecosystem and Toolchains

WebAssembly has evolved to version 2.0, offering extensive instruction support, large memory handling, and vector operations, and is now widely used across web and non‑web scenarios; this article surveys popular languages (C/C++, Rust, Go, AssemblyScript, JavaScript, etc.) and key toolchains such as Emscripten, Binaryen, wasi‑sdk, TinyGo, wabt, wasm‑pack, and wasm‑bindgen.

BinaryenCEmscripten
0 likes · 24 min read
Overview of WebAssembly Language Ecosystem and Toolchains
ByteDance Web Infra
ByteDance Web Infra
Jul 1, 2022 · Fundamentals

Comprehensive Overview of WebAssembly Ecosystem, Languages, Toolchains, and Runtimes

WebAssembly, a portable binary format, is evolving into a mature platform; this article surveys its motivations, language support (C/C++, Rust, Go, Java, AssemblyScript, etc.), toolchains, and major runtimes such as Wasmtime, Wasmer, WasmEdge, and WAMR, highlighting performance, security, and integration aspects.

RuntimesToolchainscompilation
0 likes · 24 min read
Comprehensive Overview of WebAssembly Ecosystem, Languages, Toolchains, and Runtimes
IT Architects Alliance
IT Architects Alliance
Sep 5, 2021 · Fundamentals

Top Programming Languages to Learn in 2021: Job Demand and Salary Overview

This article reviews the 2021 most in‑demand programming languages, presenting TIOBE ranking data, job vacancy counts from Indeed, and average salary figures from Glassdoor and ZipRecruiter for languages such as C, Java, Python, C++, C#, Visual Basic, and JavaScript.

2021ProgrammingTIOBE
0 likes · 4 min read
Top Programming Languages to Learn in 2021: Job Demand and Salary Overview
Laravel Tech Community
Laravel Tech Community
Jun 15, 2021 · Fundamentals

Pros and Cons of Five Popular Programming Languages: JavaScript, Haskell, Go, PHP, and Elixir

This article compares five widely used programming languages—JavaScript, Haskell, Go, PHP, and Elixir—by outlining each language’s major advantages such as rapid prototyping, strong type systems, performance, and ecosystem support, as well as notable drawbacks including dynamic typing quirks, steep learning curves, and limited language features.

ElixirGoHaskell
0 likes · 12 min read
Pros and Cons of Five Popular Programming Languages: JavaScript, Haskell, Go, PHP, and Elixir