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
feat(napi): pass the rest of async tests
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
missing explicitly defined `codegen-units` cause class constructor being not able to find in some cases
h-a-n-a opened this issue about 1 year ago
h-a-n-a opened this issue about 1 year ago
fix(napi): add tokio cleanup hook for more platforms
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
fix(build): rerun if cli version changed
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
fix(cli): js binding template
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
Use CodSpeed for continuous benchmarking?
messense opened this issue about 1 year ago
messense opened this issue about 1 year ago
style(napi): as ptr => ptr::cast
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
style(napi): fix compile warning
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
test(napi): add tests for napi9 features
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
feat: add experimental `Env::get_module_file_name` method
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
cargo test failed in example/napi-compat-mode
Zheaoli opened this issue about 1 year ago
Zheaoli opened this issue about 1 year ago
feat(napi,sys): sync to napi9
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
fix(napi-sys): missing napi9 load on Windows
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
feat(napi): support async class factory
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
chore(deps): update dependency @types/sinon to v17
renovate[bot] opened this pull request about 1 year ago
renovate[bot] opened this pull request about 1 year ago
async static factories generate invalid code
gsoltis opened this issue about 1 year ago
gsoltis opened this issue about 1 year ago
fix(napi): asan caught memory safety issue
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
Binding js 'index.js' will throw execption "ReferenceError: binding is not defined"
gebing opened this issue about 1 year ago
gebing opened this issue about 1 year ago
chore: upgrade to yarn 4
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
Failed to call JsFunction
whaqzhzd opened this issue about 1 year ago
whaqzhzd opened this issue about 1 year ago
chore(deps): update actions/setup-node action to v4
renovate[bot] opened this pull request about 1 year ago
renovate[bot] opened this pull request about 1 year ago
chore(cli): update ci template
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
chore(cli): update ci template
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
test: reduce memory usage while testing aginst worker thread
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
Index.js doesn't creating
krakotay opened this issue about 1 year ago
krakotay opened this issue about 1 year ago
Default `win32-x` package naming conversion triggers spam detection during npm publish
tamascsaba opened this issue about 1 year ago
tamascsaba opened this issue about 1 year ago
JsObjects are equal?
whaqzhzd opened this issue about 1 year ago
whaqzhzd opened this issue about 1 year ago
Feature Request: support type aliases for ts
lopo12123 opened this issue about 1 year ago
lopo12123 opened this issue about 1 year ago
How to deal with i16 data for buffer ?
MatthD opened this issue about 1 year ago
MatthD opened this issue about 1 year ago
chore(deps): update actions/setup-node action to v4
renovate[bot] opened this pull request about 1 year ago
renovate[bot] opened this pull request about 1 year ago
GitHub Actions Fails With Timeout Error
lunaisnotaboy opened this issue about 1 year ago
lunaisnotaboy opened this issue about 1 year ago
How to call one "function" but only once for enable debug
MatthD opened this issue about 1 year ago
MatthD opened this issue about 1 year ago
Failed to build for aarch64-apple-darwin at linux
nieyuyao opened this issue about 1 year ago
nieyuyao opened this issue about 1 year ago
chore(deps): update yarn to v4 - autoclosed
renovate[bot] opened this pull request about 1 year ago
renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency sinon to v17
renovate[bot] opened this pull request about 1 year ago
renovate[bot] opened this pull request about 1 year ago
How to deal with buffer that are not U8
MatthD opened this issue about 1 year ago
MatthD opened this issue about 1 year ago
chore(deps): update node.js to v21
renovate[bot] opened this pull request about 1 year ago
renovate[bot] opened this pull request about 1 year ago
feat: bump msrv to 1.65
Brooooooklyn opened this pull request about 1 year ago
Brooooooklyn opened this pull request about 1 year ago
chore(deps): update dependency lint-staged to v15
renovate[bot] opened this pull request about 1 year ago
renovate[bot] opened this pull request about 1 year ago
fix(deps): update dependency dockerode to v4
renovate[bot] opened this pull request about 1 year ago
renovate[bot] opened this pull request about 1 year ago
Unable to expose Rust struct with `Vec` field
yonkeltron opened this issue about 1 year ago
yonkeltron opened this issue about 1 year ago
error: failed to run custom build command for `proc-macro2 v1.0.67`
Darmody opened this issue about 1 year ago
Darmody opened this issue about 1 year ago
chore(deps): update dependency electron to v27
renovate[bot] opened this pull request about 1 year ago
renovate[bot] opened this pull request about 1 year ago
ThreadsafeFunction can not support async function
lzm420241 opened this issue about 1 year ago
lzm420241 opened this issue about 1 year ago
Implement FromNapiValue for serde_json::Value(Map<String, Value>)
akaNightmare opened this issue about 1 year ago
akaNightmare opened this issue about 1 year ago
chore(napi): make napi_register_module_v1 pub
MarkusJx opened this pull request about 1 year ago
MarkusJx opened this pull request about 1 year ago
Either does not differentiate between different objects if they have similar property names, and one has an optional property
Cammisuli opened this issue about 1 year ago
Cammisuli opened this issue about 1 year ago
chore(deps): update dependency electron to v26.2.4 [security] - autoclosed
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
build(deps-dev): bump electron from 26.2.1 to 26.2.4
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(deps): update yarn to v3.6.4
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Fail to build for `aarch64-unknown-linux-gnu` with vendored OpenSSL
agostbiro opened this issue over 1 year ago
agostbiro opened this issue over 1 year ago
ThreadsafeFunction callback value null
fanchenio opened this issue over 1 year ago
fanchenio opened this issue over 1 year ago
extern crate vs use
mehulkar opened this issue over 1 year ago
mehulkar opened this issue over 1 year ago
should support `cargo install napi`
loynoir opened this issue over 1 year ago
loynoir opened this issue over 1 year ago
`npm:@napi-rs/cli` should support run under deno
loynoir opened this issue over 1 year ago
loynoir opened this issue over 1 year ago
How do I use ThreadsafeFunction::call_with_return_value?
phooijenga opened this issue over 1 year ago
phooijenga opened this issue over 1 year ago
feat(napi): impl Default for Buffer
ozgrakkurt opened this pull request over 1 year ago
ozgrakkurt opened this pull request over 1 year ago
Added into awesome directory
robinrodricks opened this issue over 1 year ago
robinrodricks opened this issue over 1 year ago
Threadsafe Function makes node hang.
lzm420241 opened this issue over 1 year ago
lzm420241 opened this issue over 1 year ago
build: Docker arm64 platform
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
test: aginst bun
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
How to bypass cargo channel flag like "+nightly-x86_64-pc-windows-msvc" to napi build command?
lencil opened this issue over 1 year ago
lencil opened this issue over 1 year ago
feat(napi,sys): sync to napi9
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
chore(deps): update dependency sinon to v16
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency electron to v26.2.1
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update docker/setup-qemu-action action to v3
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update docker/setup-buildx-action action to v3
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update docker/login-action action to v3
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update docker/build-push-action action to v5
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
feat(napi,sys): implement Symbol.for
tom-sherman opened this pull request over 1 year ago
tom-sherman opened this pull request over 1 year ago
Support node_api_symbol_for aka Symbol.for
tom-sherman opened this issue over 1 year ago
tom-sherman opened this issue over 1 year ago
Build creates JS exports that no longer exist
sbking opened this issue over 1 year ago
sbking opened this issue over 1 year ago
chore(deps): update dependency electron to v26.2.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update actions/checkout action to v4
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
fix(cli): switch name parsing to allow periods in name
RaphaelDarley opened this pull request over 1 year ago
RaphaelDarley opened this pull request over 1 year ago
bug: cli skips artifacts if project has period in name
RaphaelDarley opened this issue over 1 year ago
RaphaelDarley opened this issue over 1 year ago
disable `snake_case` to `camelCase` renaming
NyaomiDEV opened this issue over 1 year ago
NyaomiDEV opened this issue over 1 year ago
fix(napi-derive): import `FromNapiValue` and `ToNapiValue` from `napi::bindgen_prelude` when generating an `enum`
jzeuzs opened this pull request over 1 year ago
jzeuzs opened this pull request over 1 year ago
chore(deps): lock file maintenance
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
style: clippy fix
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
Does each thread use the same instance in case of multi-threading
akitaSummer opened this issue over 1 year ago
akitaSummer opened this issue over 1 year ago
chore(deps): update dependency electron to v26.1.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update yarn to v3.6.3
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Environment updated from node is not reflected in Rust code behind NAPI
stevenliebregt opened this issue over 1 year ago
stevenliebregt opened this issue over 1 year ago
feat: generate wrapper for async function (due to VERY weird behavior for error of async function)
jjangga0214 opened this issue over 1 year ago
jjangga0214 opened this issue over 1 year ago
fix: argument struct destruction causes wrong typing generation
jjangga0214 opened this issue over 1 year ago
jjangga0214 opened this issue over 1 year ago
Unable to build rust package in termux
WandersonAlves opened this issue over 1 year ago
WandersonAlves opened this issue over 1 year ago
How to use this with ESM projects
stevenliebregt opened this issue over 1 year ago
stevenliebregt opened this issue over 1 year ago
chore(deps): update yarn to v3.6.2
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
throw `is not a valid identifier` when generating getters and setters
yoogoc opened this pull request over 1 year ago
yoogoc opened this pull request over 1 year ago
throw `is not a valid identifier` when generating getters and setters
yoogoc opened this pull request over 1 year ago
yoogoc opened this pull request over 1 year ago
fix(cli): set RANLIB while building android targets
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
fix(cli): zig 0.11 link args
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
chore(deps): update dependency electron to v26
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Mismatched type name when using #[napi(js_name)]
GRVYDEV opened this issue over 1 year ago
GRVYDEV opened this issue over 1 year ago
chore(deps): update dependency lint-staged to v14
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
error[E0277]: the trait bound `Wrapping<u32>: NapiRaw` is not satisfied
jszsj opened this issue over 1 year ago
jszsj opened this issue over 1 year ago
chore(deps): update dependency electron to v25.5.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency ubuntu to v22
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency esbuild to ^0.19.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago