Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/napi-rs/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
https://github.com/napi-rs/napi-rs
fix(napi-macro): gengerate type file should align with type-def featrue
southorange0929 opened this pull request 8 months ago
southorange0929 opened this pull request 8 months ago
Support JavaScript Sets
shohamazon opened this issue 8 months ago
shohamazon opened this issue 8 months ago
fix(deps): update dependency @napi-rs/wasm-tools to ^0.0.2 - autoclosed
renovate[bot] opened this pull request 8 months ago
renovate[bot] opened this pull request 8 months ago
chore: bump @napi-rs/wasm-tools
Brooooooklyn opened this pull request 8 months ago
Brooooooklyn opened this pull request 8 months ago
fix(deps): update dependency @tybys/wasm-util to ^0.9.0
renovate[bot] opened this pull request 8 months ago
renovate[bot] opened this pull request 8 months ago
chore(deps): update dependency esbuild to ^0.21.0
renovate[bot] opened this pull request 8 months ago
renovate[bot] opened this pull request 8 months ago
fix(napi): panic when deserializing empty buffer with Rust 1.78
mischnic opened this pull request 8 months ago
mischnic opened this pull request 8 months ago
Napi 2/sync main
Brooooooklyn opened this pull request 8 months ago
Brooooooklyn opened this pull request 8 months ago
fix(napi): make sure env without exception pending before throw error
southorange0929 opened this pull request 8 months ago
southorange0929 opened this pull request 8 months ago
refactor(napi): split T and CallJsBackArgs generic type
Brooooooklyn opened this pull request 8 months ago
Brooooooklyn opened this pull request 8 months ago
style: fix clippy errors
Brooooooklyn opened this pull request 8 months ago
Brooooooklyn opened this pull request 8 months ago
wappered by napi, the tokio::net::TcpStream never get ready to read until TcpStream::write()
ape-casear opened this issue 8 months ago
ape-casear opened this issue 8 months ago
remove duplicate typedefs in `index.d.ts` from macro re-evaluation
OmarTawfik opened this pull request 8 months ago
OmarTawfik opened this pull request 8 months ago
Offloading .d.ts generation to typeshare
martinjlowm opened this issue 8 months ago
martinjlowm opened this issue 8 months ago
panic with empty buffer as argument: `NonNull::new_unchecked requires that the pointer is non-null`
mischnic opened this issue 8 months ago
mischnic opened this issue 8 months ago
Feature: `#[napi(catch_unwind_with_backtrace)]`
timfish opened this issue 8 months ago
timfish opened this issue 8 months ago
Fix panic in JsArrayBufferValue as_ref/as_mut with Rust 1.78
tronical opened this pull request 8 months ago
tronical opened this pull request 8 months ago
chore(deps): update yarn to v4.2.1
renovate[bot] opened this pull request 8 months ago
renovate[bot] opened this pull request 8 months ago
chore(deps): bump ejs from 3.1.9 to 3.1.10
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
fix(deps): update dependency @napi-rs/cross-toolchain to ^0.0.16
renovate[bot] opened this pull request 8 months ago
renovate[bot] opened this pull request 8 months ago
chore(deps): lock file maintenance
renovate[bot] opened this pull request 8 months ago
renovate[bot] opened this pull request 8 months ago
Set explicit target flag for x86_64 CI template
HuakunShen opened this pull request 8 months ago
HuakunShen opened this pull request 8 months ago
Bug: Mac Universal CI build fail due to updated CPU arch
HuakunShen opened this issue 8 months ago
HuakunShen opened this issue 8 months ago
fix: support windows gnu
ahaoboy opened this pull request 8 months ago
ahaoboy opened this pull request 8 months ago
feat(napi): support chrono datetime with timezones
naskya opened this pull request 8 months ago
naskya opened this pull request 8 months ago
How to use Default macro on Class/constructor?
alshdavid opened this issue 8 months ago
alshdavid opened this issue 8 months ago
feat: support const generics on `#[napi]`
hyf0 opened this pull request 8 months ago
hyf0 opened this pull request 8 months ago
Support generic for `#[napi]`
hyf0 opened this issue 8 months ago
hyf0 opened this issue 8 months ago
Running Napi new to create project error
qidasheng369 opened this issue 8 months ago
qidasheng369 opened this issue 8 months ago
Remove get_js_function
southorange0929 opened this issue 8 months ago
southorange0929 opened this issue 8 months ago
Module did not self-register
avp1598 opened this issue 8 months ago
avp1598 opened this issue 8 months ago
fix(cli): non-fs polyfilled browser worker binding
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
chore(deps): update dependency vite-plugin-node-polyfills to ^0.21.0
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
allow sync fs operation between workers/mainThread
toyobayashi opened this pull request 9 months ago
toyobayashi opened this pull request 9 months ago
feat(cli): allow sync fs operation between workers/mainThread
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
chore(deps): update dependency oxlint to ^0.3.0 - autoclosed
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
fix(cli): pass fs to browser worker binding
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
cannot find function `register_module_exports`
chenkovsky opened this issue 9 months ago
chenkovsky opened this issue 9 months ago
[bug] exported function has incorrect signature
naskya opened this issue 9 months ago
naskya opened this issue 9 months ago
chore: upgrade @tybys/wasm-util
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
fix(cli): new project issue
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
ci: improve test speed
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
feat(cli): improve the browser binding
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
feat(cli): improve the browser binding
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
feat(cli): support generation of literal union from string enum
inokawa opened this pull request 9 months ago
inokawa opened this pull request 9 months ago
nw.js support
MikalDev opened this pull request 9 months ago
MikalDev opened this pull request 9 months ago
Add support for nwjs adding fallback for node library search
MikalDev opened this pull request 9 months ago
MikalDev opened this pull request 9 months ago
fix(napi-derive): bail the unexpected factory directive
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
fix(napi): handle panic in async block
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
feat(cli): optimize wasm output binary
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
[napi] Macro compiles & expands but doesn't register exports
aaronclong opened this issue 9 months ago
aaronclong opened this issue 9 months ago
Panic in async function causes returned promise to hang forever.
adamfaulkner-at opened this issue 9 months ago
adamfaulkner-at opened this issue 9 months ago
What's the best way to cross-platform? (App cross-platform but native lib is not)
Zagrios opened this issue 9 months ago
Zagrios opened this issue 9 months ago
feat(cli): allow to define dtsHeader in napi config
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
fix(cli): wasi targets linker envs
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
chore(deps): update dependency electron to v30
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
Enable windows nw.js to work. Change to look for external node.dll as a fallback for Windows platform
MikalDev opened this pull request 9 months ago
MikalDev opened this pull request 9 months ago
Allow building with `rust-lld` on macOS
ForsakenHarmony opened this issue 9 months ago
ForsakenHarmony opened this issue 9 months ago
feat(napi): allow user defined tokio runtime
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
fix(napi): ensure CalleeHandled works as expected
lbarthon opened this pull request 9 months ago
lbarthon opened this pull request 9 months ago
feat(cli): allow control the wasm Memory options via napi config
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
feat(napi): allow `&External` to be created from napi value
sapphi-red opened this pull request 9 months ago
sapphi-red opened this pull request 9 months ago
Feature Request: Structured enums to discriminated unions
everett1992 opened this issue 9 months ago
everett1992 opened this issue 9 months ago
chore: increase wasi memory limits
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
feat(napi-derive): enhance the error messages in object validator
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
ci: fix flaky tests
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
chore: use oxlint
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
fix(napi): napi_adjust_external_memory should be hidden with wasm target
southorange0929 opened this pull request 9 months ago
southorange0929 opened this pull request 9 months ago
feat(cli): support wasm32-wasipxx targets
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
docs: update platform support in README
sapphi-red opened this pull request 9 months ago
sapphi-red opened this pull request 9 months ago
feat(target): add support for s390x-unknown-linux-gnu
sapphi-red opened this pull request 9 months ago
sapphi-red opened this pull request 9 months ago
chore(deps): update dependency eslint to v9
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
Add windows gnu target
Kreijstal opened this pull request 9 months ago
Kreijstal opened this pull request 9 months ago
chore(deps-dev): bump vite from 5.1.4 to 5.1.7
dependabot[bot] opened this pull request 9 months ago
dependabot[bot] opened this pull request 9 months ago
fix: `create_bigint_from_*128` returned incorrect word_count
sapphi-red opened this pull request 9 months ago
sapphi-red opened this pull request 9 months ago
feat(target): add support for powerpc64le-unknown-linux-gnu
sapphi-red opened this pull request 9 months ago
sapphi-red opened this pull request 9 months ago
Release independent packages
lbarthon opened this pull request 9 months ago
lbarthon opened this pull request 9 months ago
Feature Request: Support generation of string literal union from Rust enums
inokawa opened this issue 9 months ago
inokawa opened this issue 9 months ago
feat(target): add support for armv7-unknown-linux-muslebihf
sapphi-red opened this pull request 9 months ago
sapphi-red opened this pull request 9 months ago
feat(target): add support for armv7-unknown-linux-muslebihf
sapphi-red opened this pull request 9 months ago
sapphi-red opened this pull request 9 months ago
chore(deps): lock file maintenance
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
fix(deps): update dependency emnapi to v1.1.1
renovate[bot] opened this pull request 9 months ago
renovate[bot] opened this pull request 9 months ago
Test failure on `x86_64-unknown-freebsd`
Stranger6667 opened this issue 9 months ago
Stranger6667 opened this issue 9 months ago
fix(cli): wasi Node.js worker template
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
feat(napi-sys): support load Node-API symbols dynamically
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
fix(napi): External should impl FromNapiRef rather than FromNapiValue
Brooooooklyn opened this pull request 9 months ago
Brooooooklyn opened this pull request 9 months ago
style: clippy fix
Brooooooklyn opened this pull request 10 months ago
Brooooooklyn opened this pull request 10 months ago
cli: pass --locked and --frozen over to cargo
selfisekai opened this issue 10 months ago
selfisekai opened this issue 10 months ago
fix(napi): no panic when caller stops listening
lbarthon opened this pull request 10 months ago
lbarthon opened this pull request 10 months ago
`wasm32-wasi-preview1-threads` was renamed
Brooooooklyn opened this issue 10 months ago
Brooooooklyn opened this issue 10 months ago
chore(wasm-runtime): upgrade emnapi
Brooooooklyn opened this pull request 10 months ago
Brooooooklyn opened this pull request 10 months ago
chore(napi): add Send and Sync to Reference
Brooooooklyn opened this pull request 10 months ago
Brooooooklyn opened this pull request 10 months ago
fix(deps): update dependency emnapi to v1.1.0
renovate[bot] opened this pull request 10 months ago
renovate[bot] opened this pull request 10 months ago
`--const-enum` option is not available.
vbalien opened this issue 10 months ago
vbalien opened this issue 10 months ago
chore(deps): bump follow-redirects from 1.15.5 to 1.15.6
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
Bun & Async functions
FelixKLG opened this issue 10 months ago
FelixKLG opened this issue 10 months ago
feat(napi): implement From<String> for Buffer
lbarthon opened this pull request 10 months ago
lbarthon opened this pull request 10 months ago
Support `x86_64-pc-windows-gnu` toolchain ?
abcfy2 opened this issue 10 months ago
abcfy2 opened this issue 10 months ago
Loading an extension errors on `x86_64-unknown-linux-musl`
Stranger6667 opened this issue 10 months ago
Stranger6667 opened this issue 10 months ago
fix(napi): remove useless FromNapiValue bound check for ValidateNapiValue
Brooooooklyn opened this pull request 10 months ago
Brooooooklyn opened this pull request 10 months ago