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(cli): add --use-cross command for building with `cross`

Boshen opened this pull request over 1 year ago
impl From<String>,From<[u8; N]> for Buffer

wacdev opened this pull request over 1 year ago
Feature Request: support `cross`

Boshen opened this issue over 1 year ago
chore(deps): update dependency electron to v24.2.0

renovate[bot] opened this pull request over 1 year ago
chore(deps): update yarn to v3.5.1

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency electron to v24.1.3

renovate[bot] opened this pull request over 1 year ago
fix(napi-derive): increase initial ref count in async fn

Brooooooklyn opened this pull request over 1 year ago
Support illumos in @napi-rs/cli

drscream opened this issue over 1 year ago
Use after free when terminating with pending promise from Rust

KaSroka opened this issue over 1 year ago
chore(deps): update node.js to v20

renovate[bot] opened this pull request over 1 year ago
chore(napi): adds support for `Rc<T>` / `Arc<T>` / `Mutex<T>`

arcanis opened this pull request over 1 year ago
feat: clean napi-derive noop feature code path

forehalo opened this pull request over 1 year ago
test(napi): skip worker tests in slow Docker env

Brooooooklyn opened this pull request over 1 year ago
fix(napi): do nothing in deferred if thread is destroyed

Brooooooklyn opened this pull request over 1 year ago
fix(deps): update rust crate syn to v2

renovate[bot] opened this pull request over 1 year ago
chore(deps): update node.js to v19

renovate[bot] opened this pull request over 1 year ago
fix(deps): update rust crate once_cell to 1.17

renovate[bot] opened this pull request over 1 year ago
Dependency Dashboard

renovate[bot] opened this issue over 1 year ago
fix(deps): update rust crate libloading to 0.8

renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency electron to v24.1.2

renovate[bot] opened this pull request over 1 year ago
fix(napi): thread safe issue while creating class instance

Brooooooklyn opened this pull request over 1 year ago
crashes when constructing objects from multiple threads

airtable-keyhanvakil opened this issue over 1 year ago
Use after free in CI

Brooooooklyn opened this issue over 1 year ago
chore: upgrade npm dependencies

Brooooooklyn opened this pull request over 1 year ago
fix(napi): re-throw error in ThreadsafeFunction callback if we could

Brooooooklyn opened this pull request over 1 year ago
ci: remove depracated action

Brooooooklyn opened this pull request over 1 year ago
fix: prevent crashing when napi_register_module_v1 is called twice

aqrln opened this pull request almost 2 years ago
fast patches for napi/cli 3.0-alpha

forehalo opened this pull request almost 2 years ago
fix(napi): access violation in property getter/setter closure

MarkusJx opened this pull request almost 2 years ago
feat(napi-derive): add support for string enums

nebarf opened this pull request almost 2 years ago
chore: fix js binding template style

suyanhanx opened this pull request almost 2 years ago
fix(napi): free buffer in current thread if env is available

Brooooooklyn opened this pull request almost 2 years ago
fix(napi): use ptr::copy to create TypedArray in electron fallback mode

Brooooooklyn opened this pull request almost 2 years ago
test(napi): update test case for checking electron renderer crash

meowtec opened this pull request almost 2 years ago
chore(napi): add noop feature in napi crate

gaoquanzero opened this pull request almost 2 years ago
cli error with `yarn artifacts`.. `Type Error: No dist dir found for ...`

universalmind303 opened this issue almost 2 years ago
Int32Array not transfered correctly to electron (node works)

mccare opened this issue almost 2 years ago
Ensure tokio runtime exists when registering the module

meowtec opened this pull request almost 2 years ago
@napi-rs/[email protected] generate duplicate definitions in .d.ts

xiaopengli89 opened this issue almost 2 years ago
How to cross complie without glibc?

southorange0929 opened this issue almost 2 years ago
How to create Ref<JsFunction> from JsFunction ?

oohusl opened this issue almost 2 years ago
fix(napi): big numbers losing precision on serde_json::Value

ceifa opened this pull request almost 2 years ago
Losing precision on serde_json::Value to JS object

ceifa opened this issue almost 2 years ago
fix(cli,napi-derive): backward compatible with older cli with #1531

Brooooooklyn opened this pull request almost 2 years ago
Concepts > async fn not work

at86 opened this issue almost 2 years ago
build failed with rust:1.59.0-buster

southorange0929 opened this issue almost 2 years ago
Ensure that `napi_call_threadsafe_function` cannot be called after abort

meowtec opened this pull request almost 2 years ago
fix(cli): dts pipe

Brooooooklyn opened this pull request almost 2 years ago
fix(cli,napi-derive): re-export types from shared crate

Brooooooklyn opened this pull request almost 2 years ago
fix(napi): ThreadsafeFunctionHandle never being dropped

Brooooooklyn opened this pull request almost 2 years ago
feat: export registers in wasm32 target

Brooooooklyn opened this pull request almost 2 years ago
feat: support wasi target by integrate with emnapi

Brooooooklyn opened this pull request almost 2 years ago
fix(cli): export non const enums when generating typedefs

nebarf opened this pull request almost 2 years ago
feat(napi): property getter and setter with closure

victorteokw opened this pull request almost 2 years ago
fix(napi): use weak arc for passing `thread_finalize_data`

meowtec opened this pull request almost 2 years ago
can't build with link or can't find dylib?

southorange0929 opened this issue almost 2 years ago
feaqure request: Config for custom file header

suyanhanx opened this issue almost 2 years ago
String argument is invalid argument for the Node.js `require` function

victorteokw opened this issue almost 2 years ago
ways to automatically wrap an entire public surface area?

jondot opened this issue almost 2 years ago
chore(napi): upgrade bitflags to v2

Brooooooklyn opened this pull request almost 2 years ago
Any example use custom Type(C ptr) as function params or result?

southorange0929 opened this issue almost 2 years ago
fix(napi): panic when Promise callbacks trigger after Promise is dropped

pose opened this pull request almost 2 years ago
fix(napi): prevent access to tsfn-raw after env's destroyed(#1514)

HotQ opened this pull request almost 2 years ago
How to save javascript callback in rust and call in other function ?

oohusl opened this issue almost 2 years ago
chore: ci components upgrade

Brooooooklyn opened this pull request almost 2 years ago
build: add libc++ in aarch64-linux-gnu Docker

Brooooooklyn opened this pull request almost 2 years ago
feat request: AsyncGenerator trait

suyanhanx opened this issue almost 2 years ago
If I can use napi crate as a lib ?

GiveMe-A-Name opened this issue almost 2 years ago
Segmentation faults in napi v2.10.3 and later

devongovett opened this issue almost 2 years ago
Fast way to pass complex structs Rust -> JS

overlookmotel opened this issue almost 2 years ago
#[napi(object)] for Box<T> to support recursive struct

ahabhgk opened this issue almost 2 years ago
NAPI-RS 3.0

Brooooooklyn opened this issue almost 2 years ago
feat: rewrite napi-cli

forehalo opened this pull request almost 2 years ago
Add type tags to `napi-sys`.

cutsoy opened this issue almost 2 years ago
dlopen: Symbol not found

TetieWasTaken opened this issue almost 2 years ago
Create API duplicating the capabilities of the CLI.

TheLarkInn opened this issue almost 2 years ago
Is it possible to build node binaries for nwjs on windows?

MikalDev opened this issue almost 2 years ago
[RFC] Allow packages users build Rust codes from source

Brooooooklyn opened this issue almost 2 years ago
Unnecessary BigInt when converting number via env.to_js_value

Brooooooklyn opened this issue almost 2 years ago
Panic when promise lives longer than connection

82marbag opened this issue almost 2 years ago
TS enum as strings rather than ints

jowparks opened this issue almost 2 years ago
ES module support

controversial opened this issue almost 2 years ago
Usage without yarn

controversial opened this issue almost 2 years ago
`util.inspect.custom` custom method support for napi classes

null8626 opened this issue about 2 years ago
The `--no-dts-header` doesn't work, the `index.d.ts` is still generated

CMCDragonkai opened this issue about 2 years ago
[Feat+Fix] Enhances Build Config with specific JS File

TheBrenny opened this pull request about 2 years ago
Nested classes

v-morlock opened this issue about 2 years ago
When using #[napi(constructor)], VS Code can't be prompted correctly.

nanchengjiumeng opened this issue about 2 years ago
Darwin universal architecture

skirsdeda opened this pull request about 2 years ago
Unable to generate new project without yarn

ikokostya opened this issue about 2 years ago
Pass closure for Property setter/getter

MarkusJx opened this issue about 2 years ago
Callback usage in factory method results in macro error

CMCDragonkai opened this issue about 2 years ago
Support for Tuples and Tuple Struct

CMCDragonkai opened this issue about 2 years ago