issues Search Results · repo:napi-rs/napi-rs language:Rust
Filter by
767 results
(55 ms)767 results
innapi-rs/napi-rs (press backspace or delete to remove)As of https://github.com/napi-rs/napi-rs/pull/2644, it is no longer possible to run Rust tests in a NAPI project if it
uses napi::Error or napi::Result in any of its interfaces.
The following example ...
vmg
- 1
- Opened yesterday
- #2871
Hi all,
libnode is Nodejs compiled to a dynamically library (.so .dylib .dll) to allow embedding Nodejs within an application.
Normally you d write a native extension that is consumed from JavaScript ...
alshdavid
- Opened yesterday
- #2869
There are some accesses to process.env in @tybys/wasm-util:
https://github.com/toyobayashi/wasm-util/blob/a43fae714cea577748ec5d2b389573373ca7cd4c/src/wasi/preview1.ts#L121 that
should be handled by bundler. ...
CPunisher
- Opened 3 days ago
- #2867
How to use the Graphite Merge Queue
Add the label kbd ready-to-merge /kbd to this PR to add it to the merge queue.
You must have a Graphite account in order to use the merge queue. Sign up using [this ...
666adan87-a11y
- Opened 5 days ago
- #2856
When loading a native module created with napi-rs v3 using dlopen, asynchronous function calls panic. This problem did
not occur with napi v2.
This issue can be avoided by using require instead of dlopen, ...
omasakun
- Opened 6 days ago
- #2847
After upgrading to @napi-rs/wasm-runtime v1.0.2, we start to get the Cannot find module ./dist/fs-proxy.cjs error.
node -e require( @napi-rs/wasm-runtime )
It seems like there is no fs-proxy.cjs in ...
colinaaa
- Opened 6 days ago
- #2844
If USER_DEFINED_RT is taken by start_async_runtime, and then shutdown_async_runtime, you will never start your
USER_DEFINED_RT again.
CPunisher
- Opened 9 days ago
- #2833
Hi to all, I ve been racking my brain for days trying to set up debugging through Visual Studio Code and cppvsdbg, how
can I do it?
Everythings I tried not worked.
I created a launch.json file like this: ...
x-etienne
- 6
- Opened 10 days ago
- #2830
Following up from an issue posted about in the community discord (link). It seems like ReadableStreams work well for
byte arrays, but when trying to send Napi Rust Objects into the stream, nothing comes ...
insipx
- Opened 13 days ago
- #2826
When using --omit=optional / --no-optional[^1], the bindings are not installed. In this case, the bindings are installed
selectively by adding them to the devDependencies. In this case, bindings for a ...
sapphi-red
- Opened 13 days ago
- #2823

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.