You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v8-fast-api-calls.h was included in the header archive for 15.x (and 14.x?), but it is no longer included as of v16.0: https://nodejs.org/download/release/v16.0.0/node-v16.0.0-headers.tar.gz
It would be nice to have this back so that native add-ons could properly use (and compile with) the new V8 fast call api (like Node does with process.hrtime).