Expose rive.wasm through React package

Open
#320 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
react, typescript, wasm
Domain
frontend

Research direction

No files or tests are named. Start by inspecting the React package's build and package entry points to see how bundled assets are exposed, then check how a consumer can resolve the requested rive.wasm?url import. Done means the documented import resolves to the WebAssembly resource from the published React package.

Written by the indexing model from the issue text.

Description

To be able to do something similar to:

import riveWASMResourceUrl from "@rive-app/canvas/rive.wasm?url";
Dominant language
TypeScript
Stars
1.2k
Forks
58
Avg merge
3h 23m
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rive-app/rive-react

All issues in rive-app/rive-react

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.