What is the current state of porting a Rust project to WASM ?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • wasmer

    🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

  • If that's the case, try a runtime like Wasmer, wasmtime, WAVM, or SSVM.

  • wasmtime

    A fast and secure runtime for WebAssembly

  • If that's the case, try a runtime like Wasmer, wasmtime, WAVM, or SSVM.

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

    WebAssembly Virtual Machine

  • If that's the case, try a runtime like Wasmer, wasmtime, WAVM, or SSVM.

  • SSVM

    WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.

  • If that's the case, try a runtime like Wasmer, wasmtime, WAVM, or SSVM.

  • rust-wasi-tutorial

    Rust version of the excellent WASI tutorial https://github.com/CraneStation/wasmtime/blob/master/docs/WASI-tutorial.md

  • wasm-bindgen-rayon

    Discontinued An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.

  • you can use rayon with your wasm-project with this crate now. https://github.com/GoogleChromeLabs/wasm-bindgen-rayon

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