infinyon / infinyon/node-bindgen

Feature Request: Generate d.ts definitions

Open
#44 2 comments 1 reaction 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.