WASM vs Native Rust performance

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. scenewriter

    Fountain screenplay format parser in Rust / Nom

    I wrote a thing in Rust, and got excited about being able to wasm-pack it and run it in a web frontend. In Firefox on my laptop it runs fast, it's like 2.5x slower in Chromium, which is still kinda OK. Then I tried it on my not-new-but-not-that-old tablet and IIRC it was something like 50x slower, which is not really OK.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. simd

    Discontinued Branch of the spec repo scoped to discussion of SIMD in WebAssembly

    Wasm SIMD supports only 128-bit registers, no? https://github.com/WebAssembly/simd/blob/a78b98a6899c9e91a13095e560767af6e99d98fd/proposals/simd/SIMD.md

  4. wasm-micro-runtime

    WebAssembly Micro Runtime (WAMR)

    WAMR and it's different AoT preprocessing and execution modes could be even more efficient. ;)

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

  • Blog Post: Reasonable Bootstrap

    2 projects | /r/rust | 13 Apr 2023
  • adding multiple optional scripting languages

    1 project | /r/gameenginedevs | 1 Mar 2023
  • WebAssembly Micro Runtime (WAMR)

    1 project | news.ycombinator.com | 4 Jan 2023
  • Wasmtime 1.0: A Look at Performance

    1 project | news.ycombinator.com | 6 Sep 2022
  • Embedded (`no_std`) JS engine

    2 projects | /r/rust | 11 Aug 2022

Did you know that WebAssembly is
the 60th most popular programming language
based on number of references?