infinyon / infinyon/node-bindgen
Feature Request: Generate d.ts definitions
Open
Nobody has claimed this yet.
enhancement
typescript
- Dominant language
- Rust
- Stars
- 587
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to also generate .d.ts type definitions so that we'd get TypeScript compile time checking against the native library too.
Thank you for this library, it's great!
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
The issue requests generated .d.ts type definitions for compile-time TypeScript checking against the native library, but names no files, tests, or entry points. Start by locating the existing native-library generation flow; done means the requested .d.ts definitions are generated and provide compile-time checking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, rust, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100