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