fstephany / fullstack

Playground for wasm-run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full stack Rust Demo

This project demonstrates how to glue a rocket app and a WASM frontend using wasm-run.

Goals:

  • Rocket backend + WASM frontend + SCSS styling
  • One command to start the whole shebang in development + display logs in console
  • No Javascript/NodeJS needed to build
  • Hot-compile for SCSS and WASM (but not hot reload in the browser yet)

About

Playground for wasm-run

License:MIT License


Languages

Language:CSS 63.9%Language:Sass 35.2%Language:Rust 0.8%Language:SCSS 0.0%