GitHub / neon-bindings/neon issues and pull requests
#1109 - Update code example in README
Pull Request -
State: open - Opened by dherman 22 days ago
- 2 comments
#1108 - chore(deps-dev): bump electron from 27.1.3 to 28.3.2
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, javascript
#1107 - impl TryFromJs for i32 and u32
Pull Request -
State: closed - Opened by dherman about 2 months ago
- 2 comments
#1106 - Fix pre-napi-5 build
Pull Request -
State: closed - Opened by kjvalencik 2 months ago
- 3 comments
Labels: full matrix
#1105 - Fix pre-napi-5 build
Pull Request -
State: closed - Opened by jrose-signal 2 months ago
- 4 comments
#1104 - create-neon uses Neon 1.1
Pull Request -
State: closed - Opened by dherman 2 months ago
- 3 comments
#1103 - v1.1.0
Pull Request -
State: closed - Opened by dherman 2 months ago
- 2 comments
#1102 - chore: update dependencies
Pull Request -
State: closed - Opened by dherman 2 months ago
- 2 comments
#1101 - Migrate to Rust 2024 Edition
Pull Request -
State: open - Opened by dherman 3 months ago
- 2 comments
#1100 - RC: v1.1.0-alpha.2
Pull Request -
State: closed - Opened by dherman 3 months ago
- 2 comments
#1099 - Can't find prebuild for android-arm64 and can't for the life of me figure out how to just build the complete thing right in android.
Issue -
State: closed - Opened by Arlen22 3 months ago
- 1 comment
#1098 - Should I use `@neon-rs/cli dist` or `cargo-cp-artifact` ?
Issue -
State: closed - Opened by FirelightFlagboy 4 months ago
- 2 comments
#1097 - chore(deps): bump tokio from 1.34.0 to 1.38.2
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust
#1096 - breaking: Remove the `FromArgs` impl on `T: TryFromJs` and add `cx.arg()` and `cx.arg_opt()`.
Pull Request -
State: closed - Opened by kjvalencik 4 months ago
- 2 comments
#1095 - error on macos: npm run cross
Issue -
State: open - Opened by HuakunShen 4 months ago
- 5 comments
#1094 - Bencher integration
Pull Request -
State: closed - Opened by dherman 4 months ago
- 2 comments
#1093 - Performance regression suite
Pull Request -
State: closed - Opened by dherman 5 months ago
- 1 comment
#1092 - servo.org embedding example as an alternative for Electron?
Issue -
State: open - Opened by freakynit 6 months ago
#1091 - Type extractors for common container types
Pull Request -
State: closed - Opened by dherman 6 months ago
- 1 comment
#1090 - test(neon): Upload code coverage
Pull Request -
State: closed - Opened by kjvalencik 6 months ago
- 1 comment
#1089 - feat(neon): Add extractor for TypedArray
Pull Request -
State: closed - Opened by kjvalencik 6 months ago
#1088 - Electron CI issue
Pull Request -
State: closed - Opened by dherman 7 months ago
- 1 comment
#1087 - feat(neon): Allow getting a `&'cx T` from a `Handle<'cx, JsBox<T>>`
Pull Request -
State: closed - Opened by kjvalencik 7 months ago
- 1 comment
#1086 - fix(neon): Relax lifetime constraints on `With` and provide helper for forcing HRTB with JS values
Pull Request -
State: closed - Opened by kjvalencik 8 months ago
- 2 comments
#1085 - chore(neon): fix clippy lints
Pull Request -
State: closed - Opened by dherman 8 months ago
- 1 comment
#1084 - feat(neon-macros): Convert snake_case to camelCase when exporting functions
Pull Request -
State: closed - Opened by kjvalencik 8 months ago
- 1 comment
#1083 - feature(create-neon): namespaced libraries
Pull Request -
State: closed - Opened by dherman 9 months ago
- 1 comment
#1082 - Support Node v22
Issue -
State: closed - Opened by rtritto 9 months ago
- 3 comments
#1081 - chore(neon): Improve ValueInternal safety
Pull Request -
State: closed - Opened by kjvalencik 10 months ago
#1080 - Add neon::types::JsMap
Pull Request -
State: open - Opened by touilleMan 10 months ago
- 4 comments
#1079 - Neon error codes and reference doc
Issue -
State: open - Opened by kjvalencik 10 months ago
#1078 - feat(neon): Implement TryIntoJs/TryFromJs for either::Either
Pull Request -
State: closed - Opened by kjvalencik 10 months ago
- 1 comment
#1077 - Un-deprecate `JsFunction::{call, exec, construct}`
Pull Request -
State: closed - Opened by dherman 10 months ago
#1076 - fix(neon): Require `TryFromJs::Error` to implement `TryIntoJs`
Pull Request -
State: closed - Opened by kjvalencik 10 months ago
Labels: full matrix
#1075 - feat(neon-macros): Add `Channel` context for async functions and `this` support
Pull Request -
State: closed - Opened by kjvalencik 10 months ago
#1074 - feat(neon): Node stdlib
Pull Request -
State: open - Opened by dherman 10 months ago
#1073 - feat(neon): Add neon::types::extract::Boxed for JsBox conversions
Pull Request -
State: closed - Opened by kjvalencik 10 months ago
#1072 - Expose Map
Issue -
State: open - Opened by touilleMan 10 months ago
- 1 comment
#1071 - fix(create-neon): Render diagnostics to stderr in cargo build
Pull Request -
State: closed - Opened by kjvalencik 10 months ago
- 1 comment
#1070 - Profiling neon code
Issue -
State: closed - Opened by akirilyuk 10 months ago
- 2 comments
#1069 - Cannot find module '../index.node' or its corresponding type declarations.
Issue -
State: closed - Opened by bruno-sartori 10 months ago
- 3 comments
#1068 - feat(neon-macros): Allow `Cx` in exported functions
Pull Request -
State: closed - Opened by kjvalencik 11 months ago
#1067 - chore(neon): Fix clippy lints
Pull Request -
State: closed - Opened by kjvalencik 11 months ago
#1066 - feat(neon): Add more TryIntoJs and TryFromJs implementations
Pull Request -
State: closed - Opened by kjvalencik 11 months ago
#1065 - Return Results from native function wrappers
Pull Request -
State: closed - Opened by akonradi-signal 11 months ago
- 6 comments
#1064 - Make build() fn's closure return a Result
Pull Request -
State: open - Opened by akonradi-signal 11 months ago
- 1 comment
#1063 - Add missing easy_cast dep for doc example
Pull Request -
State: closed - Opened by akonradi-signal 11 months ago
- 1 comment
#1062 - change(neon): Change TryIntoJs and TryFromJs accept Cx instead of being generic over Context
Pull Request -
State: closed - Opened by kjvalencik 11 months ago
- 1 comment
#1061 - SIGABRT due to race during node shutdown
Issue -
State: open - Opened by awans 12 months ago
#1060 - style: simplify string formatting
Pull Request -
State: closed - Opened by hamirmahal 12 months ago
- 2 comments
#1059 - feat(neon): With wrapper for TryIntoJs
Pull Request -
State: closed - Opened by kjvalencik about 1 year ago
#1058 - fix(neon): Fix a panic when borrowing an empty buffer or typed array
Pull Request -
State: closed - Opened by kjvalencik about 1 year ago
#1057 - improve(neon): Use autoref specialization for JSON wrapping return values in exported functions
Pull Request -
State: closed - Opened by kjvalencik about 1 year ago
#1056 - feat(neon): `JsFunction::bind()` and `Object::prop()`
Pull Request -
State: closed - Opened by dherman about 1 year ago
#1055 - feat(neon): Add tokio async runtime support
Pull Request -
State: closed - Opened by kjvalencik about 1 year ago
#1054 - ci(fix): Remove deprecated actions
Pull Request -
State: closed - Opened by kjvalencik about 1 year ago
Labels: full matrix
#1053 - fix: usage of `deprecated` version of `Node.js`
Pull Request -
State: closed - Opened by hamirmahal about 1 year ago
- 2 comments
Labels: full matrix
#1052 - CI uses multiple `actions` that use a `deprecated` version of `Node.js`
Issue -
State: closed - Opened by hamirmahal about 1 year ago
- 2 comments
#1051 - WIP: Non-blocking Rust futures running on local thread
Pull Request -
State: open - Opened by alshdavid about 1 year ago
#1050 - RFC & WIP - Libuv powered futures
Pull Request -
State: closed - Opened by alshdavid about 1 year ago
- 1 comment
#1049 - cargo-cp-artifact error: "Did not copy cdylib:package" starting with rustc 1.79.0
Issue -
State: closed - Opened by adam-coster about 1 year ago
- 3 comments
#1048 - Replace all generic contexts with a single Cx type
Pull Request -
State: closed - Opened by kjvalencik about 1 year ago
- 1 comment
#1047 - refactor(create-neon): control flow cleanup
Pull Request -
State: closed - Opened by dherman about 1 year ago
#1046 - refactor(cargo-cp-artifact): use `copyArtifact` from `@neon-rs/artifact`
Pull Request -
State: open - Opened by dherman about 1 year ago
- 3 comments
#1045 - cargo-cp-artifact: refactor to use @neon-rs/artifact
Issue -
State: open - Opened by dherman about 1 year ago
Labels: housekeeping
#1044 - fix(create-neon): Bump CLI version to 0.1.73
Pull Request -
State: closed - Opened by dherman about 1 year ago
#1043 - create-neon: Support change in cargo diagnostics naming
Issue -
State: open - Opened by dherman about 1 year ago
Labels: bug, create-neon
#1042 - `npm init -- --app` should create an `"install"` hook
Issue -
State: closed - Opened by dherman about 1 year ago
- 8 comments
Labels: bug, create-neon
#1041 - fix(create-neon): Explicit project type
Pull Request -
State: closed - Opened by dherman about 1 year ago
#1040 - Neon fails when having a main.rs file
Issue -
State: closed - Opened by paviro about 1 year ago
- 12 comments
#1039 - fix(cargo-cp-artifact): Hotfix for change in cargo diagnostics naming
Pull Request -
State: closed - Opened by kjvalencik about 1 year ago
#1038 - When a callback function is called multiple times in a thread, only the first call takes effect
Issue -
State: closed - Opened by XiaoyuZhann over 1 year ago
- 2 comments
#1037 - Automated smoke test for `npm init --lib`
Issue -
State: open - Opened by dherman over 1 year ago
Labels: create-neon
#1036 - `npm init --lib --no-ts`
Issue -
State: open - Opened by dherman over 1 year ago
- 1 comment
Labels: enhancement, create-neon
#1035 - How to handle a non-block callback that provides a value back to Rust?
Issue -
State: closed - Opened by alshdavid over 1 year ago
- 3 comments
#1034 - Add `tracing` telemetry to exported functions
Issue -
State: open - Opened by kjvalencik over 1 year ago
#1033 - For tasks and async functions perform serde off the main thread
Issue -
State: open - Opened by kjvalencik over 1 year ago
#1032 - Support `async fn` with `#[neon::export]`
Issue -
State: open - Opened by kjvalencik over 1 year ago
#1031 - Improve error messages for `#[neon::export]`
Issue -
State: open - Opened by kjvalencik over 1 year ago
#1030 - Test proc macro errors
Issue -
State: open - Opened by kjvalencik over 1 year ago
#1029 - Update most tests to use `neon::export`
Issue -
State: open - Opened by kjvalencik over 1 year ago
#1028 - Remove ignore from macro doc tests
Issue -
State: closed - Opened by kjvalencik over 1 year ago
- 1 comment
#1027 - Re-organize types module and remove logic from `sys` module
Issue -
State: open - Opened by kjvalencik over 1 year ago
#1026 - Unseal `TryFromJs` trait
Issue -
State: open - Opened by kjvalencik over 1 year ago
- 4 comments
#1025 - feat(neon-macros): Export Macro
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
#1024 - feat(neon): Extractors
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
#1023 - Try out an export macro
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
#1022 - Fix mermaid diagrams
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
#1021 - Binding variable from main into callable function
Issue -
State: closed - Opened by wbelhomsi over 1 year ago
- 4 comments
#1020 - Extractors
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
#1019 - Remove link to deprecated NPM package
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
#1018 - README fixes
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
#1017 - Capturing a function to call it later?
Issue -
State: closed - Opened by alshdavid over 1 year ago
- 5 comments
#1016 - Bump shlex from 1.2.0 to 1.3.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#1015 - Fine-tune the Ordering for the atomic usages
Pull Request -
State: open - Opened by wang384670111 over 1 year ago
#1014 - `npm init neon --lib`
Pull Request -
State: closed - Opened by dherman over 1 year ago
- 2 comments
#1013 - create-neon 0.3: Create Neon 1.0 project with default feature flags
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
#1012 - Update README.md
Pull Request -
State: closed - Opened by xyloflake over 1 year ago
- 1 comment
#1011 - Release 1.0.0
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
#1010 - Update all dependencies, Rust edition, and support matrix.
Pull Request -
State: closed - Opened by kjvalencik over 1 year ago
Labels: full matrix