Skip to content

WebAssembly Rust Starter Templates facilitate high-performance, cross-platform web app development, bridging browsers and server-side with Rust.

Notifications You must be signed in to change notification settings

fnLog0/remix-wasm-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remix-wasm-pack

The WebAssembly Rust Starter Templates enable efficient development of high-performance, cross-platform web apps, bridging modern browsers and server-side environments using Rust.

Table of Contents

Getting Started

Provide instructions on setting up and using your Rust WebAssembly project.

Prerequisites

List the software and tools that need to be installed before getting started. For example:

Installation

A step-by-step guide on how to get the project up and running.

# Clone the repository
git clone https://github.com/yourusername/your-project.git
cd your-project

# Build the Wasm code
wasm-pack build

# Install JavaScript dependencies
cd www
npm install

About

WebAssembly Rust Starter Templates facilitate high-performance, cross-platform web app development, bridging browsers and server-side with Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published