152kb WebAssembly interpreter that runs on six OSs with Cosmopolitan

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

    🚀 A fast WebAssembly interpreter and the most universal WASM runtime

  • I understand that Firefox is on average faster than Chrome at WASM, though there are plenty of tests where either is faster than the other.

    However, I can’t find much actual qualitative performance comparison of Firefox (there’s a little more of V8).

    A couple that I have found are https://www.usenix.org/conference/atc19/presentation/jangda (from almost two years ago), showing Firefox being about 20% faster than Chrome:

    > Across the SPEC CPU suite of benchmarks, we find a substantial performance gap: applications compiled to WebAssembly run slower by an average of 45% (Firefox) to 55% (Chrome), with peak slowdowns of 2.08× (Firefox) and 2.5× (Chrome).

    And https://github.com/wasm3/wasm3/blob/master/docs/Performance.... of CoreMark 1.0 (higher is better), showing Firefox being about 5% faster than Chromium:

      Webassembly.sh (Chromium 78)   6914.325225      4.2x

  • wasmdec

    WebAssembly to C decompiler

  • This is not less portable and will beat any wasm interpreter in terms of speed: https://github.com/wwwg/wasmdec

  • 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

  • Help Optimizing a VM

    3 projects | /r/C_Programming | 4 Jan 2022
  • Wasm3 release v0.5.0: Multi-Values, Bulk Memory ops, Apple M1 support

    1 project | news.ycombinator.com | 2 Jun 2021
  • Wasm3: The fastest WebAssembly interpreter, and the most universal runtime

    1 project | news.ycombinator.com | 19 Apr 2021
  • Wasm3 v0.4.9: seamless WebAssembly/WASI tracing, Python integration, etc.

    1 project | news.ycombinator.com | 12 Mar 2021
  • Wasm3 engine v0.4.9 – tracing of WASM/WASI execution flow, new API, Python 3 in

    1 project | news.ycombinator.com | 11 Mar 2021