The State of WebAssembly – 2021 and 2022

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • threads

    Threads and Atomics in WebAssembly

  • It's disappointing to see the WebAssembly/threads proposal is still only in proposal state, despite existing since 2018. It being just a proposal stops languages like golang from actually implementing support for it, despite Chrome supporting it since v70.

  • proposals

    Tracking WebAssembly proposals (by WebAssembly)

  • I don't quite understand why WASM needs a GC to do DOM work, but the people behind it certainly think it does, see https://github.com/WebAssembly/proposals/issues/16 and https://github.com/WebAssembly/gc/blob/master/proposals/gc/Overview.md for more.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gc

    Branch of the spec repo scoped to discussion of GC integration in WebAssembly

  • I don't quite understand why WASM needs a GC to do DOM work, but the people behind it certainly think it does, see https://github.com/WebAssembly/proposals/issues/16 and https://github.com/WebAssembly/gc/blob/master/proposals/gc/Overview.md for more.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The long path of JavaScript - from ES6 until today.

    4 projects | dev.to | 25 May 2024
  • Why is WebAssembly not supporting 256/512 SIMD registers?

    1 project | news.ycombinator.com | 24 May 2024
  • Time, Space and Complexity

    2 projects | dev.to | 17 Apr 2024
  • Old CSS, new CSS (2020)

    1 project | news.ycombinator.com | 13 Apr 2024
  • Top 8 Recent V8 Updates

    5 projects | dev.to | 13 Mar 2024