WASM/JS- which toolchain/libraries to use?

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

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

    JavaScript-WebAssembly interop library for Rust.

  • You should also take a look at https://wasm.js.org/ : an interesting, lightweight approach. Compared to wasm-bindgen, it feels more like a library while wasm-bindgen feels more like a framework.

  • rust-wasm-on-lambda-edge

    Rust/WASM on AWS Lambda@Edge (CloudFront)

  • AWS Lambda@Edge is much, much more convoluted because IIRC you can only run node and python there. In other words, you have to use some glue to make it work.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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