Issues
- 1
Add ASAN test run
#1608 opened by legendecas - 2
In the properties parameter of the `DefineClass(...)` function, the last item is not registered.
#1623 opened by crskycode - 2
Strange behavior with `'use strict'`
#1619 opened by th3r0b0t - 5
- 1
Considerations for the next major release
#1609 opened by gabrielschulhof - 4
- 3
std::exception catching once more
#1555 opened by kamil321 - 4
ObjectWrap leak introduced in 8.2.0
#1602 opened by arsnyder16 - 3
- 1
Should AdjustExternalMemory take a BasicEnv?
#1594 opened by audetto - 2
- 0
Chinese string characters corruption
#1600 opened by JunzheFan - 4
Discussion: How do I pass a C++ object (wrapped using Napi::ObjectWrap) from one thread to another thread?
#1590 opened by mkaivs - 4
What's the main purpose of making constructor function persistent? + How to have multiple ObjectWrap<T>'d classes in the same addon/env?
#1591 opened by 0xFA11 - 24
Upgrading from v8.1.0 to v8.2.0 breaks compilation
#1584 opened by ddolcimascolo - 1
Symbol::WellKnown fails in Object::CheckCast when NODE_ADDON_API_ENABLE_TYPE_CHECK_ON_AS is defined
#1575 opened by swwilson-bsi - 3
- 5
- 1
Improve coverage report with experimental runs
#1525 opened by KevinEady - 7
Failures in CI across platforms after nogc env update
#1573 opened by mhdawson - 9
- 1
- 2
Discussion: ObjectWrap vs Externals
#1564 opened by jgannon65 - 1
gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""'
#1565 opened by suan - 0
Turn on experimental in ci-win.yml
#1516 opened by gabrielschulhof - 6
Discussion: Naming of envs
#1527 opened by gabrielschulhof - 4
AsyncProgressQueueWorker hangs on elements more than two
#1539 opened by redplc - 1
Next release
#1521 opened by mhdawson - 2
Create a 7.1.1 branch backing out one commit
#1532 opened by mhdawson - 5
idea: detect JS calls at compile time
#1367 opened by gabrielschulhof - 6
- 2
- 9
- 4
Failures with VS2022
#1491 opened by mhdawson - 4
How do I initialize a variable of type napi_value to NULL to avoid compiler warnings
#1477 opened by sharadraju - 2
Node throws exception in main thread (?) when trying to execute event via ThreadSafeFunction
#1457 opened by markpiffer - 22
Napi::Value is not properly initialized the first time a program is run
#1463 opened by martenrichter - 2
Strange behavior
#1472 opened by izirayd - 4
- 3
Throwing an object as an exception?
#1460 opened by erikjalevik - 9
- 4
New SemVer Major release?
#1381 opened by mhdawson - 3
Request a c++ call js demo.
#1449 opened by CancerQ - 2
Query on reading/writing js typed arrays from C module.
#1435 opened by pavanrust - 3
Running single AsyncWorker at a time
#1420 opened by vaguue - 1
<doc/setup.md> seems outdated
#1421 opened by segevfiner - 2
- 2
Enabling C++ exceptions on Windows is hell
#1379 opened by mmomtchev - 3
Instantiation of ObjectWrap in c++ code causes crash
#1369 opened by BB-fat - 2
Just a simple question.
#1373 opened by Nhahan