matrix-org / matrix-org/matrix-rust-sdk-crypto-nodejs

allow building from source

Open
#35 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
11
Forks
23
Avg merge
22h 12m
Merged PRs (30d)
1

Description

the module currently cannot be built locally, without downloading prebuilt binaries off github.

this should be available at least as a fallback if prebuilds are not available, or with --build-from-source/npm_config_build_from_source (analogical to node-pre-gyp)

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.

Research direction

Start by tracing how this Node.js module obtains its prebuilt binaries and how its local Rust build is currently invoked. Check the package's build entry points and npm configuration handling; done means a documented fallback or explicit build-from-source option works when prebuilds are unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, rust
Domain
build-system, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.