Rust + Vite = 🚀

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
  • rsw-rs

    🦞 wasm-pack based build tool

  • Using react, vue and other front-end frameworks, the configuration is cumbersome. rsw-rs is a rust implementation of wasm-pack hot update command line tool that can run watch or build. It is also easy to integrate into the current front-end ecosystem (webpack, vite) by implementing plugins.

  • vite-rsw-wasm-template

    Vite + Rust 💖 WebAssembly

  • Have you missed some steps? https://github.com/rwasm/vite-rsw-wasm-template/blob/main/wasm-vue/README.md

  • 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
  • vite-plugin-rsw

    🦞 wasm-pack plugin for Vite

  • reop:https://github.com/lencx/vite-plugin-rsw - 🦀 wasm-pack plugin for Vite

  • learn-wasm

    🎲 Learning WebAssembly

  • create-mpl

    ⚡️ Create a project in seconds!

  • wasm scaffold:https://github.com/lencx/create-mpl - ⚡️ Create a project in seconds!

  • trunk

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

  • The hot update solution for rust to build wasm to the browser seems to be lacking. As far as I understand, there is only one trunk, but it does not seem to be suitable for use with front-end build tools vite, webpack.

  • webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • The hot update solution for rust to build wasm to the browser seems to be lacking. As far as I understand, there is only one trunk, but it does not seem to be suitable for use with front-end build tools vite, webpack.

  • 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
  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • Using react, vue and other front-end frameworks, the configuration is cumbersome. rsw-rs is a rust implementation of wasm-pack hot update command line tool that can run watch or build. It is also easy to integrate into the current front-end ecosystem (webpack, vite) by implementing plugins.

  • vite

    Next generation frontend tooling. It's fast!

  • The hot update solution for rust to build wasm to the browser seems to be lacking. As far as I understand, there is only one trunk, but it does not seem to be suitable for use with front-end build tools vite, webpack.

  • React

    The library for web and native user interfaces.

  • Using react, vue and other front-end frameworks, the configuration is cumbersome. rsw-rs is a rust implementation of wasm-pack hot update command line tool that can run watch or build. It is also easy to integrate into the current front-end ecosystem (webpack, vite) by implementing plugins.

  • wasm-pack

    📦✨ your favorite rust -> wasm workflow tool!

  • Using react, vue and other front-end frameworks, the configuration is cumbersome. rsw-rs is a rust implementation of wasm-pack hot update command line tool that can run watch or build. It is also easy to integrate into the current front-end ecosystem (webpack, vite) by implementing plugins.

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