Rust and WebAssembly without a Bundler

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

    A simple web-playable roguelike made with Rust and SDL, with Emscripten for the browser port

  • I wrote this because I'm dabbling with Rust and WebAssembly, but almost every tutorial wants Node.js/npm installed too, so I wondered if I could get away without them. My last project RuggRogue used Emscripten for web support, so I never really came in direct contact with WebAssembly.

  • binaryen

    Optimizer and compiler/toolchain library for WebAssembly

  • What are the size and performance benefits of processing the Wasm payload with wasm-opt?

  • 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
  • yew-trunk-minimal-template

    Template for starting a Yew project using Trunk

  • It's used in places like Yew and seems to be a good way to avoid the Node ecosystem.

  • trunk

    Build, bundle & ship your Rust WASM application to the web.

  • For those new to this space like me, check out Trunk

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