An Urgent Notice from AssemblyScript

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

  • This seems to be the discussion thread related to this.

    https://github.com/WebAssembly/interface-types/issues/13

  • assemblyscript

    A TypeScript-like language for WebAssembly.

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

    A small-but-growing set of design principles collected by the TAG while reviewing specifications

  • I don't agree with your representation that sanitisation of isolated surrogates constitutes "corruption". As a high-level point, when passing a string from your component to an external one, the external component receives a sanitised copy of your string - the original string is not modified in-place. So you still have access to your original string if you're relying on the presence of isolated surrogates for some reason.

    For fairness, I will link below to your concrete example of "corruption", noting that you claim it will render Wasm "the biggest security disaster man ever created for everything". The fundamental bug is in splitting a string at a point which happens to be between two code points which make up an emoji. This kind of mistake can already cause logic and display errors in other parts of the code (e.g. for languages with non-BMP characters) independent of whether components are involved.

    https://github.com/w3ctag/design-principles/issues/322

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

  • Let's Write a Malloc

    4 projects | news.ycombinator.com | 26 Nov 2023
  • Do you think typescript will ever have native support on brosers? Or we will have only the JS type annotations?

    2 projects | /r/typescript | 11 Jul 2023
  • Ezno's checker (a Javascript type checker and compiler written in Rust) is now open source

    2 projects | /r/rust | 8 Jun 2023
  • Is there a TypeScript to native compiler available?

    1 project | /r/typescript | 13 May 2023
  • AssemblyScript – TypeScript-like language for WebAssembly

    1 project | news.ycombinator.com | 22 Apr 2023