-
-
Notifications
You must be signed in to change notification settings - Fork 301
Issues: napi-rs/napi-rs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Fail to cross-complie
aarch64-unknown-linux-gnu
with libsodium-sys-stable
dependency
#2630
opened May 12, 2025 by
matthme
Running
--dts
on a simple function module produce invalid TypeScript declarations (v3.0.0-alpha.78)
#2615
opened May 9, 2025 by
kraenhansen
ReadableStream
implementation is leaking memory
bug
#2604
opened May 5, 2025 by
barjin
#[napi(js_name = "...")]
and #[napi(ts_type = "...")]
failing with cfg_attr
#2602
opened May 5, 2025 by
noahbald
bug: Always first check
process.report.getReport
[security, environment]
#2593
opened May 3, 2025 by
gabyx
Enums cause failed test compilation,
error: undefined symbol: napi_create_object
#2585
opened Apr 30, 2025 by
noahbald
Iterator in Generator does have helper methods in Node.js 22+
#2574
opened Apr 27, 2025 by
will-path
Poliglot project - a package for a package. Question.
question
#2570
opened Apr 20, 2025 by
avifenesh
unrecognized command line option '-m64' on aarch64 and armv7 Linux
#2544
opened Apr 2, 2025 by
Nickersoft
Use
new URL(..., import.meta.url)
with a relative path in .wasi-browser.js
to make the package more portable
#2517
opened Mar 17, 2025 by
hi-ogawa
Refactor: a new way to generate typescript type for easy adding static methods to napi class
#2505
opened Mar 12, 2025 by
SyMind
JSON parse fails while creating type definition when Rust comment contains escape syntax
#2502
opened Mar 9, 2025 by
seokju-na
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.