Crate nodejs_sys
source · [−]Expand description
Low level bindings to nodejs’ N-API
Features
Different API versions may be selected via feature-flag. See the N-API Version Matrix for details.
napi_v5supported by all actively maintained NodeJS releasesnapi_v6supported by all actively maintained NodeJS releasesnapi_v7supported by all actively maintained NodeJS releasesnapi_v8requires at least15.12.0, this is the default (if no flag is given)- the experimental N-API features may be enabled via feature flag
experimental(off by default)