neon
https://github.com/neon-bindings/neon
Rust
Rust bindings for writing safe and fast native Node.js modules.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to neon
Help out
- Issues
- Overly restrictive JsFunction trait bound
- Feature request: Add "Weak" to go with "Root"
- Bug: Panic in `try_catch` when catching `JsFuncition::call` during VM shutdown
- Correctly handling an `Arc<Root<T>>` is difficult
- Convert to `tinyvec` which does not include unsafe
- Ensure that neon compiles with all Node-API versions (CI)
- Incorrect import caching for crates with the same name
- Get a raw `napi_env` from `Context` for use in N-API methods not implemented by Neon.
- remove slackin
- Fix cargo clippy lints and add CI test
- Docs
- Rust not yet supported