Skip to content

mbalex99/wasm-pack-ts-cypress

Repository files navigation

ReadMe

This repo is used to demonstrate difficulties of importing wasm into cypress.

It seems the cypress webpack file needs wasm-loader for this to work...

Prerequisites

  1. Install rust
  2. Install wasm-pack
  3. Ensure you have Node v12.18 or higher

Building and Preparing

  1. Run make build
  2. Run to install dev dependencies npm install or yarn install
  3. To run cypress test run npm test or yarn test

You'll see there the errors in the terminal

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published