Skip to content

Simple example of implementing a Wasm Module in Rust and Building it into a Web App with WebPack

License

Notifications You must be signed in to change notification settings

amiller68/wasm-playground

Repository files navigation

Wasm Playground

Simple example of implementing and calling a Web Worker from Wasmable Rust to Browser Javascript

Pre Requisites

  • yarn
  • cargo
  • wasm-pack

Run Wasm Tests

yarn tests

Run Web Example

Install Dependencies

yarn install

Run Dev Server

yarn dev

Build the Web App

yarn build

About

Simple example of implementing a Wasm Module in Rust and Building it into a Web App with WebPack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published