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(cli): allow disabling of const enums (#1689)
samvdst opened this pull request over 1 year ago
samvdst opened this pull request over 1 year ago
Allow generation of non const enums
samvdst opened this issue over 1 year ago
samvdst opened this issue over 1 year ago
Build error for x86_64-apple-darwin
skdhg opened this issue over 1 year ago
skdhg opened this issue over 1 year ago
chore(deps): update dependency eslint-config-prettier to v9
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
build run errors out on `use napi:: `
Pomax opened this issue over 1 year ago
Pomax opened this issue over 1 year ago
https://github.com/napi-rs/napi-rs#building needs a version in the Cargo.toml
Pomax opened this issue over 1 year ago
Pomax opened this issue over 1 year ago
Update the readme so that the npm page is as useful as the github readme
Pomax opened this issue over 1 year ago
Pomax opened this issue over 1 year ago
How to lazily convert Js to Rust types
Cammisuli opened this issue over 1 year ago
Cammisuli opened this issue over 1 year ago
feat(napi): impl FromNapiValue for HashMap with custom hasher
arucil opened this pull request over 1 year ago
arucil opened this pull request over 1 year ago
async method custom error state + cannot custom error type problem
CoderYunTang opened this issue over 1 year ago
CoderYunTang opened this issue over 1 year ago
chore(deps): update dependency electron to v25.4.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
fix(napi): potential double free issue
kuzeyardabulut opened this pull request over 1 year ago
kuzeyardabulut opened this pull request over 1 year ago
triples configuration option is ignored on Windows
dominic-simplan opened this issue over 1 year ago
dominic-simplan opened this issue 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
fix(cli): pick right android tools while cross compiling
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
Serde JSON Value no longer supported?
nobu-sh opened this issue over 1 year ago
nobu-sh opened this issue over 1 year ago
Getting a BigInt as a signed integer will ignore the sign.
nobu-sh opened this issue over 1 year ago
nobu-sh opened this issue over 1 year ago
fix(napi): js promise error messages
stefan-gorules opened this pull request over 1 year ago
stefan-gorules opened this pull request over 1 year ago
feat(cli): add provenance to ci template
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
chore(deps): update dependency electron to v25.3.2
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Integrate with emnapi
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
Result<Self> in static class methods exports wrong type definitions
lbarthon opened this issue over 1 year ago
lbarthon opened this issue over 1 year ago
It seems impossible to export methods from a trait impl on a Class
beni69 opened this issue over 1 year ago
beni69 opened this issue over 1 year ago
Using type aliases breaks the typing generation
nobu-sh opened this issue over 1 year ago
nobu-sh opened this issue over 1 year ago
FATAL ERROR: threadsafe_function.rs:720
Aitthi opened this issue over 1 year ago
Aitthi opened this issue over 1 year ago
Fix promise resolve error
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
fix(napi): ignore error while shutting down
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
chore(deps): update dependency electron to v25.3.1
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Support for Linking with libnode.so When Building for NodeJS-mobile on Android
vincent-herlemont opened this issue over 1 year ago
vincent-herlemont opened this issue over 1 year ago
perf(cli): improve musl verification
H4ad opened this pull request over 1 year ago
H4ad opened this pull request over 1 year ago
fix(cli): created template missing macOS testing
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
chore: upgrade npm dependencies
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
chore: upgrade dependencies
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
Failing to build project with `aarch64-unknown-linux-musl` in GitHub Actions: zig not found
kyranet opened this issue over 1 year ago
kyranet opened this issue over 1 year ago
Not possible to have a property on a constructor reference an object or another constructor?
nobu-sh opened this issue over 1 year ago
nobu-sh opened this issue over 1 year ago
chore(deps): update dependency electron to v25.3.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
fix(deps): update dependency @octokit/rest to v20
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency eslint-plugin-prettier to v5 - autoclosed
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
build(deps): bump semver from 5.7.1 to 5.7.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(deps): update typescript-eslint monorepo to v6 (major) - autoclosed
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
how can i check to see if JsObject is a String object?
bmacnaughton opened this issue over 1 year ago
bmacnaughton opened this issue over 1 year ago
ci: fix FreeBSD and macOS arm64 CI
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
fix(cli): ts constEnum option not working when set in package.json
pengx17 opened this pull request over 1 year ago
pengx17 opened this pull request over 1 year ago
fix(napi): CallContext closure lifetime issue
nawbc opened this pull request over 1 year ago
nawbc opened this pull request over 1 year ago
fix: future cannot be sent between threads safely
jjangga0214 opened this issue over 1 year ago
jjangga0214 opened this issue over 1 year ago
chore(deps): update dependency prettier to v3 - autoclosed
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Question: How can I declare structs with lifetime parameters?
dcfreire opened this issue over 1 year ago
dcfreire opened this issue over 1 year ago
get_named_property no longer type checks, causing downstream errors
devongovett opened this issue over 1 year ago
devongovett opened this issue over 1 year ago
Dropping a cloned napi::Error causes a segfault
devongovett opened this issue over 1 year ago
devongovett opened this issue over 1 year ago
Question: is this the right way to create an ArrayBuffer and convert it to a JsArrayBuffer?
bmacnaughton opened this issue over 1 year ago
bmacnaughton opened this issue over 1 year ago
question: index.js is missing
jjangga0214 opened this issue over 1 year ago
jjangga0214 opened this issue over 1 year ago
feat(napi): keep stack traces in a deferred context
MarkusJx opened this pull request over 1 year ago
MarkusJx opened this pull request over 1 year ago
chore(deps): update yarn to v3.6.1
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
`napi prepublish` Command Not Locating Built Files
vincent-herlemont opened this issue over 1 year ago
vincent-herlemont opened this issue over 1 year ago
Mixed types of array pass to JsFunction call.
nawbc opened this issue over 1 year ago
nawbc opened this issue over 1 year ago
chore(deps): update dependency electron to v25.2.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Problems using custom status types in napi::Error for constructors and async functions
bjorgan opened this issue over 1 year ago
bjorgan opened this issue over 1 year ago
fix cli watch build and remove unused `--esm` option
forehalo opened this pull request over 1 year ago
forehalo opened this pull request over 1 year ago
`failed printing to stdout: Resource temporarily unavailable (os error 35)` on MacOS
ForsakenHarmony opened this issue over 1 year ago
ForsakenHarmony opened this issue over 1 year ago
How to extract `env` at `JsFunction`?
sunrabbit123 opened this issue over 1 year ago
sunrabbit123 opened this issue over 1 year ago
ci: reduce the complex of CI config
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
fix cli incorrect behaviors
forehalo opened this pull request over 1 year ago
forehalo opened this pull request over 1 year ago
chore(deps): update dependency electron to v25.1.1
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency c8 to v8
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.18.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
fix(napi): impl send + sync for ThreadsafeFunction
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
npm install nodejieba and npm run build failed [Error: Cannot find module '@node-rs/jieba']
zycgit opened this issue over 1 year ago
zycgit opened this issue over 1 year ago
feat(napi): threadsafe_function new API
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
chore(deps): update dependency lerna to v7 - autoclosed
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 v25.1.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
chore: remove extra #[cfg] attribute
aqrln opened this pull request over 1 year ago
aqrln opened this pull request over 1 year ago
fix(deps): update rust crate once_cell to 1.18
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.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Building for "non-official" platforms (sunos, netfsd, openfsd, linux-ppc64)
Cammisuli opened this issue over 1 year ago
Cammisuli opened this issue 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
chore(deps): update dependency electron to v24.4.1 - autoclosed
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 v25
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Getting start not work
jackiealex opened this issue over 1 year ago
jackiealex opened this issue over 1 year ago
Error handling in JS
Harshil-Jani opened this issue over 1 year ago
Harshil-Jani opened this issue over 1 year ago
docs(README): update platform support status
kxxt opened this pull request over 1 year ago
kxxt opened this pull request over 1 year ago
fix(napi): missing ValidateNapiValue for JsObject
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
fix(cli): add back override cargo by env
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
refactor(cli): --profile flag
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
fix(cli): revert back js-binding file
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
[napi-rs/cli] support generate github workflow files in monorepo style
HomyeeKing opened this issue over 1 year ago
HomyeeKing opened this issue over 1 year ago
feat(napi): support chrono::NaiveDateTime
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
Update napi-sys to NAPI version 9
bartlomieju opened this issue over 1 year ago
bartlomieju opened this issue over 1 year ago
feat(target): add support for riscv64gc-unknown-linux-gnu
kxxt opened this pull request over 1 year ago
kxxt opened this pull request over 1 year ago
feat(cli): detect Cargo `--profile` argument
lucasfernog opened this pull request over 1 year ago
lucasfernog opened this pull request over 1 year ago
Cannot use `#[napi]` on function when parameter of type `napi::Env` is present
oold opened this issue over 1 year ago
oold opened this issue over 1 year ago
chore(deps): update dependency electron to v24.4.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
arm-linux交叉编译的问题和建议
wacdev opened this issue over 1 year ago
wacdev opened this issue over 1 year ago
arm-linux交叉编译的问题和建议
wacdev opened this issue over 1 year ago
wacdev opened this issue over 1 year ago
chore(deps): update dependency electron to v24.3.1
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
feat(napi): Bigint deserialization
JanisGailis opened this pull request over 1 year ago
JanisGailis opened this pull request over 1 year ago
chore(example): add callback return promise
Brooooooklyn opened this pull request over 1 year ago
Brooooooklyn opened this pull request over 1 year ago
Coerce `napi::JsUnknown` into `napi::bindgen_prelude::Promise`
jkomyno opened this issue over 1 year ago
jkomyno opened this issue over 1 year ago
chore(deps): update dependency @rollup/plugin-commonjs to v25
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 v24.3.0
renovate[bot] opened this pull request over 1 year ago
renovate[bot] opened this pull request over 1 year ago
Typescript generation is incorrect if napi binding is placed after function
stefan-gorules opened this issue over 1 year ago
stefan-gorules opened this issue over 1 year ago