infinyon / infinyon/node-bindgen
Support nodejs-mobile in nj-cli build
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 587
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
With a few tweaks, node-bindgen actually supports iOS and Android via nodejs-mobile.
I don't have time available and knowledge of this codebase enough to submit a PR, but if you (maintainers) want to support nodejs-mobile, then it's a low-hanging fruit since you can just follow the steps I implemented here:
Thanks for node-bindgen!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the referenced install.js lines 33-44 to understand the nodejs-mobile setup, then inspect the nj-cli build path in node-bindgen. Verify that the build supports nodejs-mobile on both iOS and Android and that the resulting modules can be installed and used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, rust
- Domain
- build-system, cli, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100