What was the rational for 32-bit memory addresses in WebAssembly? It seems very short-sighted, considering it only came out pretty recently in 2017

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

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
  • memory64

    Memory with 64-bit indexes

  • It shouldn't be a big surprise that a 64-bit pointer extension is out there and being worked on. The great thing about a VM is you can integrate major changes like this when they are needed and with the benefit of experience and hindsight. If the 4GB limit turns out to be restrictive then it can be lifted.

  • 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
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

  • 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
  • No installation required: how WebAssembly is changing scientific computing

    2 projects | news.ycombinator.com | 12 Mar 2024
  • WebAssembly: Adding atomics waits to the main thread is the right thing to do

    2 projects | news.ycombinator.com | 6 Mar 2024