Giter Club home page Giter Club logo

deno-rust-wasm's Introduction

Deno Rust Wasm Template

This is a template repository for a Rust project that is compiled to Wasm for Deno. Use it to build a project in Rust to run with Deno and deploy to Deno Deploy.

Usage

Dependencies

  • Rust with wasm32-unknown-unknown target installed
  • Deno
  • wasm-bindgen
  • make (GNU make or BSD make will work)

Tasks

After cloning the repo the following tasks are available:

  • make — build the project
  • make run — run the web server, building if necessary
  • make test — run the integration tests

Deployment

There are a few ways to deploy a project using this template to Deno Deploy:

The easiest, whilst also providing preview deployments is probably the Automatic git integration. To do this there needs to be no build step so the build directory must be committed to the repository.

deno-rust-wasm's People

Contributors

wezm avatar

Stargazers

Ryan Lee avatar Clayton avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

ryanleecode

deno-rust-wasm's Issues

Error help

process_begin: CreateProcess(NULL, wasm-bindgen target/wasm32-unknown-unknown/release/feijoes.wasm --target deno --out-dir build, ...) failed.
I just clone the project

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.