issues
search
napi-rs
/
napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
https://napi.rs
Other
6.74k
stars
310
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow add generics types on interfaces and classes
#2716
fu050409
opened
1 day ago
0
chore(deps): update dependency sinon to v21
#2715
renovate[bot]
closed
3 days ago
0
perf(napi): remove unnecessary wrap in Task
#2714
Brooooooklyn
closed
3 days ago
1
fix(napi): set AbortError name
#2713
Brooooooklyn
closed
5 days ago
1
fix(napi): avoid allocate empty Box if closures is empty
#2712
Brooooooklyn
closed
5 days ago
1
fix(napi): avoid add finalizer if properties is empty
#2711
Brooooooklyn
closed
5 days ago
1
fix(cli): wasm url in binding files
#2710
sxzz
closed
5 days ago
0
provide a API for generating the `.js` and `.d.ts` files
#2709
bradzacher
opened
5 days ago
0
Mem leak in define_properties
#2708
rracariu
closed
5 days ago
1
chore(cli): link npm cli issues in native binding load errors
#2707
Brooooooklyn
closed
5 days ago
5
Panic backtraces missing on Windows while exists on Linux
#2706
sapphi-red
opened
6 days ago
0
chore(deps): update dependency oxlint to v1
#2705
renovate[bot]
closed
6 days ago
0
Docs: `O(2n)` complexity is just `O(n)`
#2704
andylovescode
opened
1 week ago
0
Literal `\n` generated in `index.d.ts` when upgrading to `@napi-rs/cli@3.0.0-alpha.88`
#2703
JounQin
closed
6 days ago
1
chore(deps): update dependency @oxc-node/core to ^0.0.28
#2702
renovate[bot]
closed
1 week ago
0
fix(napi-derive): panic while creating type definition when Rust comment contains escape syntax
#2701
Brooooooklyn
closed
1 week ago
2
fix(napi-derive): using js_name generating wrong type defs
#2700
Brooooooklyn
closed
1 week ago
2
fix(napi): memory leak in Object Property
#2699
Brooooooklyn
closed
1 week ago
2
fix: (wasm-runtime) fs race condition
#2698
lyonbot
closed
1 week ago
3
chore(deps): update dependency oxlint to ^0.18.0
#2697
renovate[bot]
closed
1 week ago
0
Object define props leak
#2696
rracariu
closed
1 week ago
1
feat(napi): support setting `error_status` of `ThreadsafeFunctionBuilder`
#2695
h-a-n-a
closed
1 week ago
0
feat(napi): support `build_threadsafe_function` variant with error status
#2694
h-a-n-a
closed
1 week ago
3
fix(cli): remove `require` in utils
#2693
Brooooooklyn
closed
1 week ago
1
`napi version` fails with `Reference Error: require is not defined`
#2692
rectalogic
closed
1 week ago
1
fix(cli): uses_default_features should also treat as enabled typeDef
#2691
Brooooooklyn
closed
1 week ago
1
feat(cli): detect type-def feature in cli
#2690
forehalo
closed
1 week ago
2
fix: revalidate shared libs if type def not found
#2689
forehalo
closed
1 week ago
2
@napi-rs/cli@3.0.0-alpha.82 - No longer generating .js and .d.ts files
#2688
daniel-statsig
opened
1 week ago
6
perf: use None to replace noop jscb
#2687
SyMind
closed
1 week ago
0
chore(deps): update yarn to v4.9.2
#2686
renovate[bot]
closed
1 week ago
0
`undefinedundefined` in index.d.ts
#2685
Qard
closed
6 days ago
3
fix: type generation for shared libs
#2684
forehalo
closed
1 week ago
0
fix(napi-derive): Either<f64, u32> should generate number ts type
#2683
Brooooooklyn
closed
2 weeks ago
2
fix(sys): napi10 types
#2682
Brooooooklyn
closed
2 weeks ago
2
perf(napi): PersistedPerInstanceHashMap can be thread local
#2681
SyMind
closed
1 week ago
1
`napi build`: error when `destDir` is an absolute path
#2680
erikarvstedt
closed
1 week ago
1
`examples/napi-shared` is missing `package.json`
#2679
erikarvstedt
closed
1 week ago
1
chore(deps): lock file maintenance
#2678
renovate[bot]
closed
2 weeks ago
0
Download from latest template project on napi new command
#2677
Brooooooklyn
opened
2 weeks ago
0
AbortSignal not consistent with standard
#2676
shakyShane
closed
5 days ago
0
chore(deps): update dependency oxlint to ^0.17.0
#2675
renovate[bot]
closed
2 weeks ago
0
fix(napi-derive): add file lock to tmp typedef file
#2674
Brooooooklyn
closed
1 week ago
1
feat!(napi): define propertes support symbol as name
#2673
SyMind
closed
2 weeks ago
0
feat!(napi): support custom tsfn error status
#2672
h-a-n-a
closed
2 weeks ago
0
perf(napi): hash map by fx hash and no hash hasher
#2671
SyMind
closed
2 weeks ago
0
feat(napi): support custom tsfn error status
#2670
h-a-n-a
closed
2 weeks ago
1
feat(napi): add into_unknown on ToNapiValue
#2669
Brooooooklyn
closed
2 weeks ago
1
fix(napi): use Arc in Reference because it is Send
#2668
Brooooooklyn
closed
2 weeks ago
1
fix(cli): parse deps cargo metadata and find napi crates
#2667
Brooooooklyn
closed
2 weeks ago
1
Next