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): artifacts wasi worker name

Brooooooklyn opened this pull request 12 months ago
fix(cli): missing files in created wasi package

Brooooooklyn opened this pull request 12 months ago
Crash in msys2 environment

thewh1teagle opened this issue 12 months ago
fix(deps): update dependency @tybys/wasm-util to v0.8.1

renovate[bot] opened this pull request 12 months ago
feat(cli): support generate browser compatible codes

Brooooooklyn opened this pull request 12 months ago
build error in github CI build for x86_64-unknown-linux-musl

luckyadam opened this issue about 1 year ago
chore(deps): update dependency c8 to v9

renovate[bot] opened this pull request about 1 year ago
fix(cli): upload to github releases issue

Brooooooklyn opened this pull request about 1 year ago
fix(cli): wasi fallback package load logic

Brooooooklyn opened this pull request about 1 year ago
Project fails to compile with rust 1.75.0

nicksrandall opened this issue about 1 year ago
Nap

Alomadozero opened this issue about 1 year ago
fix(cli): missing wasm files in artifacts command

Brooooooklyn opened this pull request about 1 year ago
chore: fix async_work status typo

southorange0929 opened this pull request about 1 year ago
chore(deps): lock file maintenance

renovate[bot] opened this pull request about 1 year ago
fix(cli): copy binding files into wasi packages

Brooooooklyn opened this pull request about 1 year ago
chore(napi): add status to error messages in AsyncWork

Brooooooklyn opened this pull request about 1 year ago
fix(deps): update dependency emnapi to v0.45.0

renovate[bot] opened this pull request about 1 year ago
fix(napi): apply clippy suggestions

Brooooooklyn opened this pull request about 1 year ago
chore(deps): update dependency emnapi to v0.45.0

renovate[bot] opened this pull request about 1 year ago
fix(cli): also load wasm file from packages

Brooooooklyn opened this pull request about 1 year ago
fix(cli): exclude node_modules in artifacts command

Brooooooklyn opened this pull request about 1 year ago
chore(deps): update dependency @emnapi/runtime to v0.45.0

renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @emnapi/core to v0.45.0

renovate[bot] opened this pull request about 1 year ago
fix(cli): compatible with napi artifacts -d option

Brooooooklyn opened this pull request about 1 year ago
Convert JsObject to #[napi] decorated struct

victorteokw opened this issue about 1 year ago
fix(napi-derive): proc-macro crash on enum

Brooooooklyn opened this pull request about 1 year ago
fix(napi-derive): catch_unwind on constructor

Brooooooklyn opened this pull request about 1 year ago
support ios

CaryTrivett opened this issue about 1 year ago
feat(cli): support wasi target test & release workflow

Brooooooklyn opened this pull request about 1 year ago
Managed js data reference and calling js async method.

mycrl opened this issue about 1 year ago
WebIDL Stub Generator

septs opened this issue about 1 year ago
chore(cli): root directory access permissions

Brooooooklyn opened this pull request about 1 year ago
fix(cli): prepublish tagstyle flag

Brooooooklyn opened this pull request about 1 year ago
fix(deps): update dependency @napi-rs/cross-toolchain to ^0.0.13 - autoclosed

renovate[bot] opened this pull request about 1 year ago
fix(cli): make prepublish as pre-publish alias

Brooooooklyn opened this pull request about 1 year ago
fix(cli): prepublish command

Brooooooklyn opened this pull request about 1 year ago
feat(cli): support read config from the given config file

Brooooooklyn opened this pull request about 1 year ago
chore(deps): update actions/upload-artifact action to v4 - autoclosed

renovate[bot] opened this pull request about 1 year ago
chore(deps): update actions/download-artifact action to v4

renovate[bot] opened this pull request about 1 year ago
pre-publish failed with "Cannot find module 'package.json'"

ericlurker opened this issue about 1 year ago
fix: more accurate napi expanding error

forehalo opened this pull request about 1 year ago
fix(cli): artifacts default option value

Brooooooklyn opened this pull request about 1 year ago
`#[napi(catch_unwind)]` fails to compile on constructors

OmarTawfik opened this issue about 1 year ago
fix(binding): add riscv64 linux binding

kxxt opened this pull request about 1 year ago
fix(cli): make outputDir option of artifacts command compatible with v2

Brooooooklyn opened this pull request about 1 year ago
chore: upgrade syn

forehalo opened this pull request about 1 year ago
fix(napi-derive,cli): register function cross crates

Brooooooklyn opened this pull request about 1 year ago
fix(cli): manifestPath and js binding output path

Brooooooklyn opened this pull request about 1 year ago
fix(cli): --features and --no-default-features should not be exclusive

Brooooooklyn opened this pull request about 1 year ago
fix(deps): update rust crate once_cell to 1.19

renovate[bot] opened this pull request about 1 year ago
chore: upgrade all npm dependencies

Brooooooklyn opened this pull request about 1 year ago
fix(cli): C_FLAGS should be CFLAGS

Brooooooklyn opened this pull request about 1 year ago
ci: add back pnpm to debian Docker images

Brooooooklyn opened this pull request about 1 year ago
pnpm missing from docker images

Cammisuli opened this issue about 1 year ago
fix(cli): set CC env if not existed

Brooooooklyn opened this pull request about 1 year ago
feat(cli): support @napi-rs/cross-toolchain

Brooooooklyn opened this pull request about 1 year ago
chore(deps): update dependency electron to v28

renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency ava to v6 - autoclosed

renovate[bot] opened this pull request about 1 year ago
fix(cli): duplicated node matrix

forehalo opened this pull request about 1 year ago
fix(cli): throws if target path of new command test fails

forehalo opened this pull request about 1 year ago
ci: fix docker build

Brooooooklyn opened this pull request about 1 year ago
chore(deps): lock file maintenance

renovate[bot] opened this pull request about 1 year ago
feat(cli): change wasm binding output format to cjs

Brooooooklyn opened this pull request about 1 year ago
feat(cli): export parseTriple function

Brooooooklyn opened this pull request about 1 year ago
fix(cli): add back constEnum option

Brooooooklyn opened this pull request about 1 year ago
feat: update cli template with edtion2021(#1739)

southorange0929 opened this pull request about 1 year ago
chore(deps): update dependency lerna to v8

renovate[bot] opened this pull request about 1 year ago
feat: add support for riscv64gc-unknown-linux-gnu

kxxt opened this pull request about 1 year ago
Is support for HarmonyOS and ArkTS being considered?

everplus opened this issue about 1 year ago
How to run threadsafefunction with multi thread?

southorange0929 opened this issue about 1 year ago
test(napi): decrease the worker sizes on Linux x64 musl platform

Brooooooklyn opened this pull request about 1 year ago
fix(napi): compile error for wasm32-unknown-unknown target

Brooooooklyn opened this pull request about 1 year ago
test: add test file name into error message

Brooooooklyn opened this pull request about 1 year ago
fix(napi-derive): compile warning

Brooooooklyn opened this pull request about 1 year ago
fix(napi): cargo doc build

Brooooooklyn opened this pull request about 1 year ago
symbol not found in flat namespace '_napi_create_error'

HomyeeKing opened this issue about 1 year ago
chore: upgrade emnapi dependencies

Brooooooklyn opened this pull request about 1 year ago
Building for wasm32-unknown-unknown broke

mischnic opened this issue about 1 year ago
style(napi): clippy fix

Brooooooklyn opened this pull request about 1 year ago
fix(cli): 🤖 align wasi template to nodejs demo

IWANABETHATGUY opened this pull request about 1 year ago
chore(deps): update yarn to v4.0.2

renovate[bot] opened this pull request about 1 year ago
chore(cli): simplify publish step in ci-template

segevfiner opened this pull request about 1 year ago
Support `napi` proc macro with Task

segevfiner opened this issue about 1 year ago
build: upgrade toolchain in Docker

Brooooooklyn opened this pull request about 1 year ago
Document error handling

segevfiner opened this issue about 1 year ago
Generated index.d.ts and index.js missing from default .gitignore

segevfiner opened this issue about 1 year ago
[CLI] Change how NEW command works

kettei-sproutty opened this issue about 1 year ago
chore(deps): update dependency emnapi to v0.44.0

renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @emnapi/runtime to v0.44.0

renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency @emnapi/core to v0.44.0

renovate[bot] opened this pull request about 1 year ago
feat: panic hook

jjangga0214 opened this issue about 1 year ago
chore: add .idea folder to ignore

southorange0929 opened this pull request about 1 year ago
Docs for napi 2.14.0 built failed

Xuanwo opened this issue about 1 year ago
How about performance with buffer and napi object?

southorange0929 opened this issue about 1 year ago
fix(cli): wrong wasm file name with --platform flag

Brooooooklyn opened this pull request about 1 year ago
fix(cli): artifacts command backward compatibility

Brooooooklyn opened this pull request about 1 year ago
fix(napi-derive): async task optional output type

Brooooooklyn opened this pull request about 1 year ago
fix(napi-derive): async task void output type

Brooooooklyn opened this pull request about 1 year ago
WebAssembly package release strategy

Brooooooklyn opened this issue about 1 year ago