Integrating a Svelte app with Rust using WebAssembly

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    📦✨ your favorite rust -> wasm workflow tool!

  • There are various ways to set up a web project that uses Svelte, Wasm, and Rust. For example, wasm-pack from the rust-wasm group provides a template for simple HTML-CSS-JS applications. There are also several project templates for React or Svelte with Rust and Wasm.

  • carbon-components-svelte

    Svelte implementation of the Carbon Design System

  • We will quickly add carbon-components-svelte using the minimum required steps, but you can check the library’s documentation for more detailed information and examples.

  • 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
  • rollup-plugin-rust

    Rollup plugin for bundling and importing Rust crates.

  • The plugin provides several options. Most importantly, for our project:

  • LogRocket-Blog-Code

    Contains source code for the blogs I have written for LogRocket

  • You can get the code for this project in my Github repository. Thank you for reading!

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