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

fix(cli): add browser entry

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 9 months ago
DWARF support

github.com/napi-rs/napi-rs - Brooooooklyn opened this issue 9 months ago
[Track issue] WebAssembly Feature

github.com/napi-rs/napi-rs - Brooooooklyn opened this issue 9 months ago
How about remove RS-CLI with type-def?

github.com/napi-rs/napi-rs - southorange0929 opened this issue 9 months ago
fix(cli): artifacts wasi worker name

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 9 months ago
fix(cli): missing files in created wasi package

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 9 months ago
Crash in msys2 environment

github.com/napi-rs/napi-rs - thewh1teagle opened this issue 9 months ago
fix(deps): update dependency @tybys/wasm-util to v0.8.1

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 9 months ago
feat(cli): support generate browser compatible codes

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
chore(deps): update dependency c8 to v9

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 10 months ago
fix(cli): upload to github releases issue

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
fix(cli): wasi fallback package load logic

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
Project fails to compile with rust 1.75.0

github.com/napi-rs/napi-rs - nicksrandall opened this issue 10 months ago
Nap

github.com/napi-rs/napi-rs - Alomadozero opened this issue 10 months ago
fix(cli): missing wasm files in artifacts command

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
chore: fix async_work status typo

github.com/napi-rs/napi-rs - southorange0929 opened this pull request 10 months ago
chore(deps): lock file maintenance

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 10 months ago
fix(cli): copy binding files into wasi packages

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
chore(napi): add status to error messages in AsyncWork

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
fix(deps): update dependency emnapi to v0.45.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 10 months ago
fix(napi): apply clippy suggestions

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
chore(deps): update dependency emnapi to v0.45.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 10 months ago
fix(cli): also load wasm file from packages

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
fix(cli): exclude node_modules in artifacts command

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
chore(deps): update dependency @emnapi/runtime to v0.45.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 10 months ago
chore(deps): update dependency @emnapi/core to v0.45.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 10 months ago
fix(cli): compatible with napi artifacts -d option

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
Convert JsObject to #[napi] decorated struct

github.com/napi-rs/napi-rs - victorteokw opened this issue 10 months ago
fix(napi-derive): proc-macro crash on enum

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
fix(napi-derive): catch_unwind on constructor

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
support ios

github.com/napi-rs/napi-rs - CaryTrivett opened this issue 10 months ago
feat(cli): support wasi target test & release workflow

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
WebIDL Stub Generator

github.com/napi-rs/napi-rs - septs opened this issue 10 months ago
chore(cli): root directory access permissions

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
fix(cli): prepublish tagstyle flag

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
fix(cli): make prepublish as pre-publish alias

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
fix(cli): prepublish command

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
feat(cli): support read config from the given config file

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
chore(deps): update actions/download-artifact action to v4

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 10 months ago
fix: more accurate napi expanding error

github.com/napi-rs/napi-rs - forehalo opened this pull request 10 months ago
fix(cli): artifacts default option value

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
fix(binding): add riscv64 linux binding

github.com/napi-rs/napi-rs - kxxt opened this pull request 10 months ago
chore: upgrade syn

github.com/napi-rs/napi-rs - forehalo opened this pull request 10 months ago
fix(napi-derive,cli): register function cross crates

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 10 months ago
fix(cli): manifestPath and js binding output path

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
fix(deps): update rust crate once_cell to 1.19

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 11 months ago
chore: upgrade all npm dependencies

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
fix(cli): C_FLAGS should be CFLAGS

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
ci: add back pnpm to debian Docker images

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
pnpm missing from docker images

github.com/napi-rs/napi-rs - Cammisuli opened this issue 11 months ago
fix(cli): set CC env if not existed

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
feat(cli): support @napi-rs/cross-toolchain

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
chore(deps): update dependency electron to v28

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 11 months ago
chore(deps): update dependency ava to v6 - autoclosed

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 11 months ago
fix(cli): duplicated node matrix

github.com/napi-rs/napi-rs - forehalo opened this pull request 11 months ago
ci: fix docker build

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
chore(deps): lock file maintenance

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 11 months ago
feat(cli): change wasm binding output format to cjs

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
feat(cli): export parseTriple function

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
fix(cli): add back constEnum option

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
feat: update cli template with edtion2021(#1739)

github.com/napi-rs/napi-rs - southorange0929 opened this pull request 11 months ago
chore(deps): update dependency lerna to v8

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 11 months ago
How to run threadsafefunction with multi thread?

github.com/napi-rs/napi-rs - southorange0929 opened this issue 11 months ago
fix(napi): compile error for wasm32-unknown-unknown target

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
test: add test file name into error message

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
fix(napi-derive): compile warning

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
fix(napi): cargo doc build

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
chore: upgrade emnapi dependencies

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
Building for wasm32-unknown-unknown broke

github.com/napi-rs/napi-rs - mischnic opened this issue 11 months ago
style(napi): clippy fix

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
fix(cli): 🤖 align wasi template to nodejs demo

github.com/napi-rs/napi-rs - IWANABETHATGUY opened this pull request 11 months ago
chore(deps): update yarn to v4.0.2

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 11 months ago
chore(cli): simplify publish step in ci-template

github.com/napi-rs/napi-rs - segevfiner opened this pull request 11 months ago
Support `napi` proc macro with Task

github.com/napi-rs/napi-rs - segevfiner opened this issue 11 months ago
build: upgrade toolchain in Docker

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 11 months ago
Document error handling

github.com/napi-rs/napi-rs - segevfiner opened this issue 11 months ago
[CLI] Change how NEW command works

github.com/napi-rs/napi-rs - kettei-sproutty opened this issue 11 months ago
chore(deps): update dependency emnapi to v0.44.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 11 months ago
chore(deps): update dependency @emnapi/runtime to v0.44.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 11 months ago
chore(deps): update dependency @emnapi/core to v0.44.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request 11 months ago
feat: panic hook

github.com/napi-rs/napi-rs - jjangga0214 opened this issue 11 months ago
chore: add .idea folder to ignore

github.com/napi-rs/napi-rs - southorange0929 opened this pull request 11 months ago
Docs for napi 2.14.0 built failed

github.com/napi-rs/napi-rs - Xuanwo opened this issue 11 months ago
How about performance with buffer and napi object?

github.com/napi-rs/napi-rs - southorange0929 opened this issue 11 months ago
fix(cli): wrong wasm file name with --platform flag

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request 12 months ago