WASM vs Native Rust performance

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

  • 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 konow that WebAssembly is
the 71st most popular programming language
based on number of metions?